![]() |
The position of new tab |
Post Reply
|
| Author | |
jeffcmj
Groupie
Joined: 28 October 2004 Status: Offline Points: 92 |
Post Options
Thanks(0)
Quote Reply
Topic: The position of new tabPosted: 04 August 2005 at 8:25pm |
|
Hi, I am making a mdi-tab app. With XTP, when a new tab is created, it appears on the right-most of the tab bar. I want to know, if I could make the new tab appear on other positions, eg, next to current active tab. If it could be done, how? Best Jeff |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 05 August 2005 at 11:22pm |
|
Override virtual CXTPTabManagerItem* AddItem(CWnd* pChildWnd);call base member, and reorder new tab. |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 05 August 2005 at 11:26pm |
|
Hi again. Just checked Visual Studio 2003/2005. In 2003 it creates right-most, in 2005 - left-most. So I think for enxt vrsion we will add enumerator - NewTabRightMost, NewTabLeftMost, NewTabNextToCurrent. Thank you for idea :) |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
jeffcmj
Groupie
Joined: 28 October 2004 Status: Offline Points: 92 |
Post Options
Thanks(0)
Quote Reply
Posted: 06 August 2005 at 2:24am |
|
Cool. When will the next version come out? If it's not far away, I will just wait instead of writing my own code
|
|
![]() |
|
SuperMario
Senior Member
Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
Quote Reply
Posted: 08 August 2005 at 11:10am |
|
I think about 2 weeks
|
|
![]() |
|
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 |