On Fri, 2002-11-15 at 20:21, Henk Jonas wrote: > I had the same problem with my RegistrationTool (see Handango, it comes > with source) and I solved it with using a multiple line field and only > display one line. If the user enters more characters as fit in one line > the field will scroll to the next line. To make browsing more simple, I > used the PageUp/PageDown keys and will scroll the field. Have a look > it's working. A real horizontal scrolling field would be a very good > thing, of course...
Golly, I was just a couple of checkboxes away from the solution. I was having nightmares of having to implement a custom text scrolling widget, but this solves it with standard widgets. That's brilliant. Thanks! -Ken -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
