hey, davio, thanks for reporting the crash, i will fix that and add the "is writing" for the next build.
k, im on my phone so i cant make a cap
but you call "start edit box", and most of the options explain themselves if you click on them.
try setting a dash for the blank character to see what it does. choose an initial phrase, and the max number of characters allowed. once you start edit box,
you should be able to type and erase characters(some cool conditions for this one, too, like"typing attempted on full edit box").
you will continue to be able to type characters until you call "end edit box" or if you set the option for it in you original call, it can be ended by pressing enter.
set a sprites position to cursorx,cursory, and you'll understand what it is.
you can also get the character currently under a cursor, and set the option to "only allow arrow keys" to make a snes style name edit screen where you choose your letters instead of typing them. as of now up and down arrow keys dont work for this. will be fixed in a later build.
also, if you havent tried it yet. not in edit box, but in regular text, try setting alignment to center or right, and then do write text, with "insert" and then "absolute" . kinda neat