Home
Forums
New posts
Search forums
Articles
Latest reviews
Search resources
Members
Current visitors
Newsgroups
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Home
Forums
Newsgroups
Windows 2000
Microsoft Windows 2000 Developer
Problem with CS_SAVEBITS class style
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Michael K. O'Neill, post: 9646404"] Sorry to be dense, but I don't see CS_SAVEBITS in your (nearly) minimal sample. Are you saying that CS_SAVEBITS was unrelated to your original problem? Instead, the problem turned out to be related to the WS_CLIPCHILDREN style, and that removing that style from your actual code made it work correctly? Incidentally, why do you create and destroy your child dialogs when tabbing, instead of simply SW_SHOW/SW_HIDE'ing them? Also, why is it that the child dialogs are children of the main dialog, and not children of the tab control? Mike [/QUOTE]
Verification
Post reply
Home
Forums
Newsgroups
Windows 2000
Microsoft Windows 2000 Developer
Problem with CS_SAVEBITS class style
Top