Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Toggling MDI Tabs
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Toggling MDI Tabs

 Post Reply Post Reply
Author
Message
garand View Drop Down
Newbie
Newbie


Joined: 11 May 2004
Status: Offline
Points: 9
Post Options Post Options   Thanks (0) Thanks(0)   Quote garand Quote  Post ReplyReply Direct Link To This Post Topic: Toggling MDI Tabs
    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?

Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 21 May 2004 at 10:51am

void CXTPTabClientWnd::ShowWorkspace(BOOL bShow);

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.110 seconds.