![]() |
Disabled Vert/Horiz Tab Group Menu Items |
Post Reply
|
| Author | |
JayW
Newbie
Joined: 25 May 2005 Status: Offline Points: 11 |
Post Options
Thanks(0)
Quote Reply
Topic: Disabled Vert/Horiz Tab Group Menu ItemsPosted: 02 June 2005 at 12:13pm |
|
I am using an MDI tabbed interface and have called CXTPTabClientWnd::Attach enabling groups. I placed the "Workspace Actions" menu item in the "Window" menu with XTP_ID_WORKSPACE_ACTIONS (35002) as the ID. However, when I have multiple tabbed views, the menu appears but is not enabled. The same is true of the drop menu when a tab is dropped on another. I'm obviously new to the toolkit. Apologies in advance for the rookie question. Jay |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 03 June 2005 at 1:45am |
|
Your main frame is CXTPMDIFrameWnd derived? if yes -> Check maybe you override OnCmdMsg and don't call CXTPMDIFrameWnd::OnCmdMsg if no -> Make it. |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
JayW
Newbie
Joined: 25 May 2005 Status: Offline Points: 11 |
Post Options
Thanks(0)
Quote Reply
Posted: 03 June 2005 at 8:05am |
|
Oleg, Greatly appreciated. I had derived the class correctly, but had overridden OnCmdMsg and didn't change the pass through call from CFrameWnd to CXTPMDIFrameWnd. Thanks again for saving me from myself! Jay
|
|
![]() |
|
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 |