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 » CExtResizableDialog & themes Collapse All
Subject Author Date
H M Sep 23, 2008 - 11:54 AM

Newbie question:


I’m creating a simple pop-up dialog box (dervied from CExtResizableDialog) but the dialog box does not adhere completely to the currently selected theme.  The background color is correct, but the title bar is drawn with the default windows theme (i.e. it’s ignoring the currently selected theme).


Can anyone suggest a possible cause/fix?


Thanks,


HM


 

Technical Support Sep 24, 2008 - 4:29 AM

Please use the CExtNCW < CExtResizableDialog > template based class type as a base class of your simple popup dialog box class.