Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - XtremeToolKit Pro TabView Control
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

XtremeToolKit Pro TabView Control

 Post Reply Post Reply
Author
Message
iftekhar View Drop Down
Groupie
Groupie


Joined: 25 June 2007
Location: United Kingdom
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote iftekhar Quote  Post ReplyReply Direct Link To This Post Topic: XtremeToolKit Pro TabView Control
    Posted: 19 May 2008 at 11:54am

I need a TabView to add Tabbed Views. There is the CXTTabCtrl which has the CTabCtrl in it. But isn't there any CXTPTabCtrlView which is based on CXTPTabControl.

I am migrating from XTToolkit to XTToolkit Pro. So would like to have all the functions of CXTTabCtrl as it is heavily used in my code but also want the CXTPTabControl functionality.
 
Can anybody suggest a way to do this. Is there any class in XtremeToolkitPro?
 
Thanks in advance.
IAT
Back to Top
mgampi View Drop Down
Senior Member
Senior Member
Avatar

Joined: 14 July 2003
Status: Offline
Points: 1198
Post Options Post Options   Thanks (0) Thanks(0)   Quote mgampi Quote  Post ReplyReply Direct Link To This Post Posted: 19 May 2008 at 2:35pm
CXTPTabClientWnd?
Martin

Product: Xtreme Toolkit v 19.0.0, new Projects v 19.1.0
Platform: Windows 10 v 1909 (64bit)
Language: VC++ 2017
Back to Top
iftekhar View Drop Down
Groupie
Groupie


Joined: 25 June 2007
Location: United Kingdom
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote iftekhar Quote  Post ReplyReply Direct Link To This Post Posted: 20 May 2008 at 5:09am

Thanks for this.

But I was wondering does CXTPTabClientWnd work for CXTPFrameWnd rather than CXTPMDIFrameWnd, As I have a single docuemnt frame window.
 
BOOL Attach(CXTPMDIFrameWnd* pParentFrame,  BOOL bEnableGroups = FALSE);
 
does not accept a CXTPFrameWnd.
 
 
IAT
Back to Top
mgampi View Drop Down
Senior Member
Senior Member
Avatar

Joined: 14 July 2003
Status: Offline
Points: 1198
Post Options Post Options   Thanks (0) Thanks(0)   Quote mgampi Quote  Post ReplyReply Direct Link To This Post Posted: 20 May 2008 at 5:14am
Hi;
I think thats not possible, since the control internally calls MDIActivate(), ...
But you can take this class as a template for your required solution...
Martin

Product: Xtreme Toolkit v 19.0.0, new Projects v 19.1.0
Platform: Windows 10 v 1909 (64bit)
Language: VC++ 2017
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: 20 May 2008 at 1:38pm
Hello,
 
Check \Samples\ToolkitPro\TabbedView  sample - it has Tabbed Views and based on CXTPTabControl.
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.156 seconds.