At 12:36 PM 4/22/2004, you wrote:
Hi,

Im trying to add a scrollbar to a field (textbox-esque), only when I specify
in the resource file that it should have a scrollbar, it doesn't show up.

Also I set the text dynamically, but if I set no text still no scrollbar....

You need to actually add a scrollbar object to your form, and you'll have to manually sync the state of the field with the state of the scrollbar. If you're using POL, the CMemo object does this all for you. If you're doing it on your own, look at the Memo Pad source to see how its done.


-- Ben Combee, senior DTS engineer, 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