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 Tech Support » CExtNCW and ThemeChange Collapse All
Subject Author Date
Christoph Luedi Apr 6, 2007 - 1:23 PM

In the application I’m working with there is more than one Window derived from CMainFrame... it all works fine if I use CExtNCW<CFrameWnd>, the window frame gets the correct theme style. But if the style is changed at runtime, the nonclient icons are lost. Is there a solution for that problem or do I have to change the baseclass structure?

Christoph Luedi Apr 6, 2007 - 2:02 PM

found it out myself... I derived CMyClass from CExtNCW<CFrameWnd> instead of instanciating a variable with CExtNCW<CMyClass>.

BTW - I have not found too much documentation of the template classes in ExtTempl... is there any?

Thanks

Technical Support Apr 7, 2007 - 12:58 PM

The new features that were added in versions 2.63 and 2.64 will be fully documented in the next version that is coming soon.