Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add #define BASE_DIALOG_CLASS CDialog to be able to switch to the new… #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add #define BASE_DIALOG_CLASS CDialog to be able to switch to the new… #21

wants to merge 1 commit into from

Conversation

0ric1
Copy link
Contributor

@0ric1 0ric1 commented Sep 3, 2019

…er CDialogEx, that can have background color and a background image, more easily.

…er CDialogEx, that can have background color and a background image, more easily.
@0ric1
Copy link
Contributor Author

0ric1 commented Sep 3, 2019

This (CDialogEx) derivation is also needed if you want to use the new CMFCPopupMenu else it does not work correctly.

@ppescher
Copy link
Owner

ppescher commented Oct 5, 2019

I would rather add a CResizableDialogEx class, but I would also need a demo project for that.

@ppescher
Copy link
Owner

I tried this with a background image and it does not redraw correctly, so I think it's not just a matter of changing the base class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants