|
-
May 5th, 1999, 11:58 AM
#1
Docking bars
If a cdialogbar class window is 'docked' then when you hit the close button on the control the mesage is routed as normal ie the app receievs the wm_close message (i've added my own handler for the close button). But when the bar is floating the app does not get the message. How can this be resolved?
The problem is the that the floating bar has been reparented by CMiniDockFrameWnd and my app does not get the message as this handles it.
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
|