Print Page | Close Window

Toggling MDI Tabs

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=735
Printed Date: 31 October 2024 at 10:32pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Toggling MDI Tabs
Posted By: garand
Subject: Toggling MDI Tabs
Date Posted: 15 May 2004 at 6:36pm

In the old version of the library, the MDI Tab window class CXTMDIWndTab allowed you to toggle tabs using the CXTMDIWndTab::Install and CXTMDIWndTab::Uninstall methods.  When the tabs were turned off, the CChildFrame class behaved in the default windows fashion.

In the new Pro library, CXTPTabClientWnd has superceded CXTMDIWndTab.  CXTPTabClientWnd does not have the Install and Uninstall member functions.  There are functions called Attach and Detach but those just seem to mess things up.  Is there a way to toggle MDI Tabs with CXTPTabClientWnd?




Replies:
Posted By: Oleg
Date Posted: 21 May 2004 at 10:51am

void CXTPTabClientWnd::ShowWorkspace(BOOL bShow);



-------------
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