Create a floating pane... |
Post Reply |
Author | |
ddlittle
Senior Member Joined: 19 February 2004 Location: United States Status: Offline Points: 132 |
Post Options
Thanks(0)
Posted: 31 August 2004 at 10:15am |
I'm trying to create a floating pane, which works, but not before resizing everything in the frame for the frame to fit. Maybe I'm doing something wrong. Anybody have any ideas? Here's the code: m_paneManager.CreatePane(IDR_EDITPIPESIZES,CRect (0,0,100,100),(XTPDockingPaneDirection)NULL,NULL); // a NULL is the same as dockLeftOf apparently... LRESULT CMainFrame::OnDockingPaneNotify(WPARAM wParam, LPARAM lParam) // lots of code for other panes omitted...
Any ideas? Thanks... - David Little
|
|
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 |