Hi Guys Got a bit of a problem here.
I have a program whick adds an icon to the command bar each time it is created and carries-out some action when this icon is selected The program works just fine if I use a predefined icon such as BarSecureBitmap in the call to MenuCmdBarAddButton() but does not work when I use my own icon which I've included in the resource file. All I get on the command bar is a blank button. According to PalmSource's documentation, it should be possible to specify your own resource ID when calling MenuCmdBarAddButton() but this doesn't work and I can't figure-out why. Do any of you guysa have any ideas? Patrick -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
