Create a field with just one line. Set the multi line flag. Catch Up and Down if the field has the focus and scroll up and down inside the field. You get a field which scrolls but always by a full line.
I think it is time for PalmSource to add a scrollable one-line field.
Henk
Lau Bech Laurtizen wrote:
Couldn't you make your own scrolling? A procedure could be: 1. When the user types a character check the the number of characters in the field. 2. If the field is full save the field text to a variable. 3. Set the field text to be a substring of the user input.You could make two scroll buttons each modifying the which substring is to be used (back and foward). Also checking the amount of chars could be used to change view if there is less than, say, 4 chars. Hope this helps, -Lau
-- ------------------------------------------------------------------------- [EMAIL PROTECTED] www.metaviewsoft.de <A HREF="http://www.handango.com/PlatformTopSoftware.jsp?authorId=95946"> <IMG SRC="http://user.cs.tu-berlin.de/~jonash/werbung_palmos.jpg"></A> ------------------------------------------------------------------------- -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
