The usual apologies if this has been covered before, but can't find anything about it in the forum.
I am planning to use the graphics window to display text. Through various GRAPHICS commands and callback that capture keyboard and mouse movements, it's possible to simulate editing the text, but for this I need a positionable caret to indicate where editing will occur. Ideally different carets (block, underline) should be available.
Can't see anything about carets in DDT. Does anyone have any ideas?
Thanks in advance
peter
PS Very new to PBWin
I am planning to use the graphics window to display text. Through various GRAPHICS commands and callback that capture keyboard and mouse movements, it's possible to simulate editing the text, but for this I need a positionable caret to indicate where editing will occur. Ideally different carets (block, underline) should be available.
Can't see anything about carets in DDT. Does anyone have any ideas?
Thanks in advance
peter
PS Very new to PBWin
Comment