ChangeLog
v0.3b
fixed:
- crash when testing for cursor position when not in edit box
- crash when testing for cursor position when not locked to grid
- several crashes when checking for information on a character, when you had not picked them through "for each character"(now return 0 instead of crashing)
added:
- condition: Is Writing
- condition: In Edit Box
- condition: Edit Box Ended
also, added a cap, to show how the edit box and cursor works
you can move the cursor with the arrow keys, aside from the automovement with typing
http://files.getdropbox.com/u/1013446/bitmapped%20text/tutorials/cursor.cap
Newt, if you can do me a favor, and list the different types of coords that should have float values, because I will have to change several values, and I'd prefer to do them all at once.
the position of the phrase?, the y offset for characters? etc.. I don't need to know each action to change them in, just which types of values other than phrase position you'd like to see as floats
don't worry quazio...sorry, I mean Davi. set range through string still coming.
newt, still looking into the private variables
and thank you holymonkey.