![]() |
DockingPaneAutoHideWnd::CloseWindow Issue |
Post Reply
|
| Author | ||
developer
Newbie
Joined: 05 August 2004 Status: Offline Points: 26 |
Post Options
Thanks(0)
Quote Reply
Topic: DockingPaneAutoHideWnd::CloseWindow IssuePosted: 24 August 2004 at 3:07pm |
|
|
When the pane hides, the OnTimer event calls this code
which calls the CloseWindow code
but the PostMessage gets the active document and tries to close it... That is a problem. It is getting the document in my CMDIChildFrameWnd (which has changed) and tries to close the document. Why is this happening? Every time someone Autohides a pane and has modified the document, It asks if the user wants to save... they are not closing any document. they are Auto Hiding a pane. Please help. Edited by developer |
||
![]() |
||
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 25 August 2004 at 1:39am |
|
|
??? PostMessage sends WM_CLOSE to self window. Can I see you code?
|
||
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
||
![]() |
||
developer
Newbie
Joined: 05 August 2004 Status: Offline Points: 26 |
Post Options
Thanks(0)
Quote Reply
Posted: 25 August 2004 at 12:05pm |
|
|
I will send you an example...
|
||
![]() |
||
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |