Print Page | Close Window

Tab Groups

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=9361
Printed Date: 21 December 2024 at 9:54pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Tab Groups
Posted By: calvi
Subject: Tab Groups
Date Posted: 20 January 2008 at 12:53pm

On the Window menu of Visual Studio 2005/8 are the commands "New Horizontal Tab Group" and "New Vertical Tab Group".  Can those be implemented with CXTPTabClientWnd?

(I hazarded a guess that CXTPTabClientWnd::AddWorkspace might help, but the only documentation for it tautologically states: "Call this member function to add a workspace". Without a definition of what a workspace is, or a sample showing its use, that didn't help at all. )

Thanks.




Replies:
Posted By: Oleg
Date Posted: 21 January 2008 at 2:15am
Hi,
 
See Samples\UserInterface\GUI_VisualStudio sample.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: calvi
Date Posted: 21 January 2008 at 6:53am
Hi Oleg,

I don't know what to look for in the GUI_VisualStudio sample you cited.  Its RC file (for v11.2.2) has the menu item "Workspace Actions", but no handlers, and no code that explicitly uses "workspaces" - whatever they are.

Thanks


Posted By: Oleg
Date Posted: 22 January 2008 at 1:58am
Hi,
Just add same menu with same id - it will be converted to Workspace actions:
 
       MENUITEM "Workspace Actions",           35002


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net