[Closed] DockingContainers Sample |
Post Reply |
Author | |
Simon HB9DRV
Senior Member Joined: 07 July 2005 Location: Switzerland Status: Offline Points: 458 |
Post Options
Thanks(0)
Posted: 10 September 2006 at 3:24pm |
Simple Question: why does the new View always appear 'full sizes' in this sample?
I don't see any special code which enables this. |
|
Simon HB9DRV
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
See code in CChildFrame::OnCreate
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Simon HB9DRV
Senior Member Joined: 07 July 2005 Location: Switzerland Status: Offline Points: 458 |
Post Options
Thanks(0)
|
DOH! |
|
Simon HB9DRV
|
|
shabandari
Newbie Joined: 14 September 2006 Location: India Status: Offline Points: 2 |
Post Options
Thanks(0)
|
how to add a drop button to a docking window....and when i Rbuttondown (click) on the drop button a button should be added and also rename the button |
|
shabandari
|
|
shabandari
Newbie Joined: 14 September 2006 Location: India Status: Offline Points: 2 |
Post Options
Thanks(0)
|
how to add a drop button to a docking window....and when i Rbuttondown (click) on the drop button a button should be added and also rename the button this to oleg |
|
shabandari
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
you can add menu button
m_paneManager.SetDefaultPaneOptions(xtpPaneHasMenuButton);
see GUI_Whidbey sample
|
|
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 |