Toggling MDI Tabs |
Post Reply |
Author | |
garand
Newbie Joined: 11 May 2004 Status: Offline Points: 9 |
Post Options
Thanks(0)
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? |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
void CXTPTabClientWnd::ShowWorkspace(BOOL bShow); |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
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 |