At 12:14 2003-2-17 -0800, you wrote:
Are you running your application on Palm OS 3.5 or later? Previous versions of Palm OS didn't support graphical controls.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 ...
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
