PDA

View Full Version : autoscroll?



aaron1987
April 28th, 2005, 07:00 PM
is there a way so that you can make exturnal text automaticly scroll all the way down to the bottom?

http://aaronslife.ath.cx/notepad/

heres what I mean in example....

and is there a way to hit the enter button to send a sumbit function?

glkngs
April 29th, 2005, 03:39 AM
textfield.scroll = textfield.maxscroll

Scrolls the to the bottom

aaron1987
April 29th, 2005, 04:06 AM
thanks :)