|
-
August 12th, 1999, 03:09 PM
#1
MDI window question
In order to simualate a MDI application within a MDI application, I had to create the windows myself and keep track of them. No problem, works great, sort of. I am sure learning to appreciate what MFC does for the programmer.
Can anybody answer some or all of the following questions?
1) When I click on a child window, how to make it appear topmost? I have tried BringWindowToTop(), RedrawWindow().
2) How to activate the child window to redraw the caption bar the active color?
3) Any other question that could be asked to deal with multiple windows that I will have to take care of myself.
Any help would be very appreciated,
Wayne
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|