XtremeToolKit Pro TabView Control |
Post Reply |
Author | |
iftekhar
Groupie Joined: 25 June 2007 Location: United Kingdom Status: Offline Points: 10 |
Post Options
Thanks(0)
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
|
|
mgampi
Senior Member Joined: 14 July 2003 Status: Offline Points: 1201 |
Post Options
Thanks(0)
|
CXTPTabClientWnd?
|
|
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
iftekhar
Groupie Joined: 25 June 2007 Location: United Kingdom Status: Offline Points: 10 |
Post Options
Thanks(0)
|
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
|
|
mgampi
Senior Member Joined: 14 July 2003 Status: Offline Points: 1201 |
Post Options
Thanks(0)
|
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 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
Check \Samples\ToolkitPro\TabbedView sample - it has Tabbed Views and based on CXTPTabControl.
|
|
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 |