You are going to need to put only the fields that will fit on the screen and
manage the scrolling yourself. For example, if you can fit 12 fields on the
screen and you need 24, you will display the first 12 items in the fields to
start. When you get a scroll event from your scroll bar, will move the
contents of the fields down or up. In other words, you'll put data from
field2 in field1, field 3 into field2 and so forth.
It's actually not as bad as it sounds...
//Ray
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Craig
Gatter
Sent: Friday, April 20, 2001 9:52 PM
To: Palm Developer Forum
Subject: Constructor problem
I was wondering if anyone could help me out, I've been working with the
constructor of Code Warrior, and have a problem. Is anyone aware of a way
to fit more fields on the screen than will fit on a form in the constructor.
I'm trying to display multiple string fields on one form, and they will
not all fit within the 160 pixel length. I would ideally like to scroll to
see them all, but cannot add more fields as the constructor only goes down
to the 160th pixel on the form. Any thoughts would be appreciated.
Thx,
Craig
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/