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.
Subject |
Author |
Date |
|
Jon Ort
|
Feb 19, 2016 - 1:21 PM
|
Using version 3.2.0.7 We have both a dialog app and an SDI MFC application. We migrated to Prof-UIS 3.2 and now that the theme painter has a noticeably different frame style we can clearly see that none of the dialogs have the correct frames. We are using CExtResizableDialog for all of our dialogs. We do see the painter being applied to all the elements within the dialog frame. The main application frame for the SDI app is being drawn using the theme, but the dialog app does not, nor do any of the other dialogs. Do you have any advice for resolving this issue? Thanks Jon Jon.Ort@Scantron.com
|
|
TSELLC Support
|
Apr 5, 2016 - 4:02 AM
|
For themed caption on dialogs CExtNCW<CExtResizableDialog> must be used as base class.
TSELLC_Support
|
|