how can i swap the tab in CXTPTabClientWn |
Post Reply |
Author | |
blueseaing
Groupie Joined: 14 June 2004 Status: Offline Points: 42 |
Post Options
Thanks(0)
Posted: 14 June 2004 at 2:08am |
In XT.pro 8.61 ,I relise the swqp tab function , but in 8.71 ,I think I must change the source code to relise the funtion , I think I can change the m_nIndex of each tab item and then use the repositon ,can i ??
|
|
blueseaing
Groupie Joined: 14 June 2004 Status: Offline Points: 42 |
Post Options
Thanks(0)
|
What i want to do is to swap the tab position, and in the XT pro 8.61 , if i finish a function that create a new child window insert after the current active window, i will write the following code: //create a new mdi child windows and insert after the current active int CurSel; while((CurSel+1)<(m_Tab->GetItemCount()-1)) CurSel += 1; |
|
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 |