![]() |
about child dialog in taskpanel |
Post Reply
|
| Author | |
liang
Newbie
Joined: 01 June 2006 Status: Offline Points: 2 |
Post Options
Thanks(0)
Quote Reply
Topic: about child dialog in taskpanelPosted: 01 June 2006 at 1:29am |
|
in the demo "ToolBox",I add some code in order to add a child dialog in the taskpanel,but it can not display CXTPTaskPanelGroup* pFolderWindows = m_wndTaskPanel.AddGroup (ID_TOOLBOXFOLDER_GENERAL); maybe some mistake is made,but I don't know where. |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 June 2006 at 8:47am |
|
HI, May be you forgot to switch style of dialog to "child"... |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
liang
Newbie
Joined: 01 June 2006 Status: Offline Points: 2 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 June 2006 at 11:00am |
|
thx,I have solved the problem, CTaskPanelDlg m_dlgSize; //here the object is a local variable,should be declared a member of CMainFrame
|
|
![]() |
|
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 |