PDA

View Full Version : PushButton Icon Location



jftaylor21
9th October 2009, 22:25
Is there a way to specify the location of a pushbutton icon? I need to have it in the bottom right hand corner of the button, but I don't see where to set the location.

I have tried manually placing an image on top of the button in the proper location, but it does not "press" with the rest of the button.

Thanks in advance.

wysota
18th October 2009, 16:46
Either use stylesheets or subclass the button and do the drawing yourself.