![]() |
Problem of SplitterWnd |
Post Reply
|
| Author | |
qinzhw
Newbie
Joined: 25 November 2005 Location: Colombia Status: Offline Points: 16 |
Post Options
Thanks(0)
Quote Reply
Topic: Problem of SplitterWndPosted: 30 November 2005 at 2:57am |
|
I want to create a extendable application UI like the TabbedView Sample. In which I can attach any window object to a tabcontrol,such as CView object,CHtmlView Object, CFormView object , FrameWnd Object etc. Let's pretend we don't know what exactly the object's class,we just know it's CWnd-based, so if the object is FrameWnd-based, we should splitter it by a CSplitterWnd member. How to do that ? I mean how to add a splittered Frame to a tabcontrol? It seems hard. |
|
![]() |
|
qinzhw
Newbie
Joined: 25 November 2005 Location: Colombia Status: Offline Points: 16 |
Post Options
Thanks(0)
Quote Reply
Posted: 30 November 2005 at 3:54am |
|
By default , a CView-based class generated by MFC has a protected constructor,
|
|
![]() |
|
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 |