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

CXTPTabControl

 Post Reply Post Reply
Author
Message
Fredrik View Drop Down
Senior Member
Senior Member


Joined: 22 June 2005
Status: Offline
Points: 235
Post Options Post Options   Thanks (0) Thanks(0)   Quote Fredrik Quote  Post ReplyReply Direct Link To This Post Topic: CXTPTabControl
    Posted: 04 October 2005 at 10:38am

Hi,

I've got a SDI application with many views and I'm using a CXTPTabControl to switch between the views. Two questions:

1) Will multiple rows or columns be supported in the CXTPTabControl in near future?

2) Is it possible to hide the tabs if there is only one view? (And then automatically display the tabs when there are more than one.)

Regards,
Fredrik

Back to Top
Oleg View Drop Down
Senior Member
Senior Member


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: 04 October 2005 at 11:57pm

1 xtpTabLayoutMultiRow was added in 9.70

2. CXTPTabManagerItem::SetVisible(FALSE/TRUE);



Edited by oleg
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Fredrik View Drop Down
Senior Member
Senior Member


Joined: 22 June 2005
Status: Offline
Points: 235
Post Options Post Options   Thanks (0) Thanks(0)   Quote Fredrik Quote  Post ReplyReply Direct Link To This Post Posted: 05 October 2005 at 7:35am

Hi Oleg, thank you for the aswer but I noticed that my question was not very clear...

1) I was wondering whether CXTPTabControl could work like CXTPTabClientWnd where you can create tab-groups by dragging the tab and 'dock' it (like the TabManager sample). CXTPTabClientWnd works for MDI applications, but I got an SDI.

2) OK, great. Would it also be possible to remove the whole client area where the tabs are?  I guess one can set margins or something. I'd just like to get the apperance that there are no tabs whatsoever when I only have one view in a tab. (I could of course use two different views - one with tabs and one without).

Thanks,

Fredrik

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.047 seconds.