> >>Does PILRC support graphical controls?  I have a resource file with 2
> >>bitmaps defined
> >>and a REPEATBUTTON on a form using the bitmap ID's.  It compiles with no
> >>errors
> >>or warnings, but the button does not display (it does trigger an event
> when
> >>the area of the
> >>screen on which it should be displayed is selected).  I can get the
bitmap
> >>to display using
> >>FORMBITMAP, but I want it to be a button).  What am I missing?
> >>
> >>BITMAP ID 1000 "selector.bmp"
> >>BITMAP ID 1001 "deselector.bmp"
> >>....
> >>REPEATBUTTON "" ID 1200 AT (80 110 2020)
> >>     USABLE NOFRAME GRAPHICAL
> >>     BITMAPID 1001 SELECTEDBITMAPID 1000
> >>...
>
> >Are you running your application on Palm OS 3.5 or later?  Previous
> >versions of Palm OS didn't support graphical controls.
>
> I am testing in the Emulator (version 3.5).

>POSE supports lots of different device ROM images with different versions
>of Palm OS.  What ROM image are you using?  Are you using one that has a
>version older than Palm OS 3.5?

The ROM image is for a Palm 515.




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

Reply via email to