Hi,

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...

Henk

kcorey wrote:
Hi All,

I'm working on a form interface with several fields.  The fields are
about 20 characters visible, but are described in the .rcp as having 512
characters of storage.

They work until the user has entered over the visible number of
characters, and then after that, for each character pose displays two
'accessing low memory' warnings, one at 0x00000000 and one at
0x00000002.

--
-------------------------------------------------------------------------
[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.jpg";></A>
-------------------------------------------------------------------------


--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to