miniIcon on FXMessageBox

"John Selverian" <[email protected]>
Newsgroups gmane.comp.lib.fox-toolkit.user
Organization JAHM Software
Message-ID <[email protected]>

I'm trying to set the icon on the titlebar of a FXMessageBox:

 

 

       FXMessageBox messageBox(this, titleStr.text(), messageStr.text(),
infoIcon, INFO_ICON| DECOR_TITLE | DECOR_BORDER);

 

                my_icon = new FXXPMIcon(w->getApp(), my_icon_imge);

                messageBox.setMiniIcon(my_icon);

 

 

 

The icon "my_icon" get created fine, I use it on the main window.

 

It never gets sets in the FXMesageBox

 

 

Kind regards,

 

js

_______________________________________________
Foxgui-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/foxgui-users
image001.gif (image/gif, 70 B) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.