![]() |
Can I Add a FrameWnd to TabCtrol? |
Post Reply
|
| Author | |
qinzhw
Newbie
Joined: 25 November 2005 Location: Colombia Status: Offline Points: 16 |
Post Options
Thanks(0)
Quote Reply
Topic: Can I Add a FrameWnd to TabCtrol?Posted: 28 November 2005 at 8:05am |
|
Is it possible to add a FrameWnd to a CXTPTabControl created with WS_CHILD|WS_VISIBLE|WS_CLIPCHILDREN|WS_CLIPSIBLINGS? |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 28 November 2005 at 1:40pm |
|
yes. grab some code in CXTPDockingPane::AttachView |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
qinzhw
Newbie
Joined: 25 November 2005 Location: Colombia Status: Offline Points: 16 |
Post Options
Thanks(0)
Quote Reply
Posted: 28 November 2005 at 7:26pm |
|
Sorry, but could you please show me an example ? Still take the CTabbedView class for example, how to change code in CTabbedView::AddView or ansy other place? you know, writing a line AddView(RUNTIME_CLASS(CFameWnd),_T("FrameWndDemo"),IDX_SOME ICON) or AddView(RUNTIME_CLASS(CWnd),_T("SimpleWndDemo "),IDX_OTHERICON) in CTabbedView::OnInitialUpdate() doesn't work. How to use CXTPDockingPane::AttachView? thank you very much ,oleg. |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 29 November 2005 at 12:49am |
|
See modified sample: |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
qinzhw
Newbie
Joined: 25 November 2005 Location: Colombia Status: Offline Points: 16 |
Post Options
Thanks(0)
Quote Reply
Posted: 29 November 2005 at 6:29am |
|
thank you,oleg
|
|
![]() |
|
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 |