Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » messageboxes from dll does not have prof uis themes Collapse All
Subject Author Date
Varun Verma Apr 12, 2012 - 9:46 PM

I have called a dialog from dll and when the message boxes are popped up the themes are not applied to them.  I have called the macro


 


IMPLEMENT_CWinAPP_DoMessageBox; in the project but the text of buttons are not displayed.

Technical Support Apr 17, 2012 - 4:40 AM

Prof-UIS skins ::AfxMessageBox()-es from the main EXE module and from MFC extension DLL modules. Prof-UIS is unable to skin other types of message boxes.