Monday, May 5, 2008

more of the same, basically

still working on the keylistener/text field project. Finally got backspace to work by having it replace the previous character with nothing. Had some trouble using that when the previous character was a new line (\n); compromised by telling the new line to fill the line with spaces instead of using \n. It's less convenient, but functional. Next up: working with shift! symbols and capital/lowercase letters will be really useful.

No comments: