Create floating pane |
Post Reply |
Author | |
ABuenger
Newbie Joined: 02 February 2006 Status: Offline Points: 1075 |
Post Options
Thanks(0)
Posted: 09 August 2006 at 7:55am |
In CreatePane I can pass where the pane should be docked (top, left, bottom, right), but how can I create a floating pane?
|
|
Codejock support
|
|
ABuenger
Newbie Joined: 02 February 2006 Status: Offline Points: 1075 |
Post Options
Thanks(0)
|
m_paneManager.FloatPane (...) does the job but it would be great if you could pass xtpPaneFloat to CreatePane. Why do I need to create a docked pane just to undock it in the next line?
Also CXTPDockingPane should have a Float method. The toolkit is inconsistent here, the class has pairs for IsHidden/Hide, IsSelected / Select, ... but only has IsFloating and not Float.
|
|
Codejock support
|
|
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 |