At 10:04 PM +0100 16-03-00, Mauricio Tavares wrote:
> I want to have a bunch of questions on a screen. Problem is that there
>are more questions (with they checkmarks and answer fields, depending on
>the type of questions) than screen real state. Can I add a slider bar so I
>can slide down through the answers?
Not easily.
We call this UI object a scrollbar normally. Sliders are new in OS 3.5,
and they're what's used in the contrast or brightness controls or the RGB
color picker.
The problem is that scrolling objects in a form isn't very easy.
The better way to do it is to create multiple 'pages' in different forms,
and then put a couple of buttons with arrows or 'forward'/'back' labels to
switch between pages.
--Bob
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html