"James Screech" <[EMAIL PROTECTED]> wrote in message news:64235@palm-dev-forum... > > Try changing the order of the icon and button, (put the button over the > icon).
This wont work, since Palm OS 4.0 draws the controls in a different order. The only way to overlap bitmaps and buttons successfully is to make the button completely transparent -- no text and no border. Then, include both the icon, the text, and the border all in the bitmap. > Mike van der Merwe <[EMAIL PROTECTED]> wrote in message > news:64234@palm-dev-forum... > > > > > > Hi everyone > > > > I've a bitmap resource with a tiny little icon which I positioned over my > > button in constructor, ie an icon on the button, next to the label. But > > when I build my app the icon is not visible. If I position them with an > > offset, I can see part of the icon sticking out under the button. > > > > OK so that's probably not the recommended way of doing what I want to do > > :-) > > > > Does anyone have any ideas that might be useful? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
