![]() |
How to do this? |
Post Reply
|
| Author | |
wuyunpeng
Newbie
Joined: 01 December 2005 Status: Offline Points: 16 |
Post Options
Thanks(0)
Quote Reply
Topic: How to do this?Posted: 05 December 2005 at 9:49pm |
|
I wrote a class CMyWnd which is derived from CWnd,and i created a docking pane to attach CMyWnd(shown as follows),but failed. LRESULT CMainFrame::OnDockingPaneNotify(WPARAM wParam, LPARAM lParam) Would you please tell me how to create a window manually and attach to a docking pane. thanks. |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 06 December 2005 at 8:51am |
|
I don't like that class name is NULL in your code. Replace it to AfxRegisterWndClass(0, AfxGetApp()->LoadStandardCursor(IDC_ARROW)) |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
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 |