01-25-2023, 02:46 AM
Code: (Select All)
print "Test this"; CHR$(179);"abc"
Any chr$(X) character is going to take up a one character space, but that might work for you, as your insert point.
I did use a graphics line for a text box cursor just like you see in forum editor. You could make it blink too.
You want this for that last word game as a cursor, correct?
b = b + ...