Hi all.
I wish to be able to do the following:
1. Have a text box, that has limited space (meaning: the text can be n chars long at the most, every other char typed after that will be ignored).
2. Have a text box, that each time a new char is typed into it, the size of the font changes, to be the biggest size, that fit all text in the box.
Any ideas?
thanks