News:

*NEW* Current Version on STEAM16.793

Webchat:
Visit the chat



Tabs

Previous topic - Next topic

MrTAToad

Currently, when you press TAB, you get a yellow block print.

For the moment, I sort it with :

Code (glbasic) Select
IF tab      ;    lastkey=15; a$=" "; ENDIF

Kitty Hello

aw, bad. The boxprint should be able to handle TAB characters.

MrTAToad

Really a TAB should output 4 spaces, but that might require a bit of extra work in the printing routine.

Kitty Hello

Exactly.

Moru

Quote from: Ocean on 2010-Jun-22
or it should be interpreted so that the active cursor jumps to the next field...

Absolutely.