At 10:18 AM 6/25/2004, you wrote:

Hey Ben,

Thanks for your reply and the link.

I am adding the scrollbar to my form in the resource file but it is not
showing up at the run time.

FIELD ID NoClickField AT (15 PREVBOTTOM+1 135 75) MULTIPLELINES HASSCROLLBAR
        UNDERLINED
        MAXCHARS 255

I also tried adding scrollbar as an independent object (not for FILED) to
the form like this, which is not working either!

SCROLLBAR ID AUTOID AT (5 15 7 100) USABLE

The scroll bar will not appear until you use SclSetScrollBar to set the range of the scroll bar and its current position.


-- Ben Combee, DTS technical lead, PalmSource, Inc.
   Read "Combee on Palm OS" at http://palmos.combee.net/


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

Reply via email to