XmPushButton... Pixmaps...

Is there a way to display both the text and an Icon / Pixmap in a standard PushButton? In the past I don't think that this was possible; however, I think that I read that the functionality has been updated to allow this. Is this true?

Thanks.
C. Lamb


Anonymous

Anonymous's picture

Re: XmPushButton... Pixmaps...

clamb wrote:
Is there a way to display both the text and an Icon / Pixmap in a standard PushButton? In the past I don't think that this was possible; however, I think that I read that the functionality has been updated to allow this. Is this true?

This feature is planned but not implemented yet. So far you can see at XmIconButton an XmIconGadget, they both have the desired functionality.


Anonymous

Anonymous's picture

XmPushButton... Pixmaps...

You could put a label along-side the icon/pixmap.
Or, include the label in your pixmap.
Cheers, HJWD.


Anonymous

Anonymous's picture

pixmaps everywhere

we write a function, whichs renders text an pixmaps everywhere.
www.arcad.de