![]() |
Closing views in MDI Tabs |
Post Reply
|
| Author | |
Graham
Groupie
Joined: 12 May 2003 Location: United Kingdom Status: Offline Points: 23 |
Post Options
Thanks(0)
Quote Reply
Topic: Closing views in MDI TabsPosted: 23 October 2003 at 1:06pm |
|
Apologies if this is as designed, but when I use the close button on the MDI tabs (to the right of the < and > buttons), it closes my document, rather than just the MDI child. This is due to CXTPTabWorkspace::OnLButtonDown calling pActiveChildWnd->SendMessage (WM_COMMAND, ID_FILE_CLOSE); Should this not be pActiveChildWnd->SendMessage (WM_CLOSE); Thanks, Graham |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 30 October 2003 at 8:56am |
|
Thanks, Graham You are right. Fixed. |
|
![]() |
|
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 |