![]() |
flag xtpPaneNoFloatable |
Post Reply
|
| Author | |
mdubois
Newbie
Joined: 22 August 2006 Status: Offline Points: 2 |
Post Options
Thanks(0)
Quote Reply
Topic: flag xtpPaneNoFloatablePosted: 20 September 2006 at 1:55pm |
|
Hi, I have to disable the floating state of panes in my application. So, when some panes are docked, their state can't be modified to floated. But I would also like to make sure that panes that are already floated can't keep this state. I tried the flag "xtpPaneNoFloatable" and there was a little problem : Panes that were floated couln't be moved. I solved this problem by putting the flag "xtpPaneNoFloatable" to docked panes only (not to floated panes). But, there is another problem that I can't solve. The problem is when two panes are docked together in a MiniWnd (Floated but tabbed together). If I don't put the flag "xtpPaneNoFloatable" to these panes, they can be detached from the other pane, it ends up alone in a new MiniWnd (Bad, I don't want this behaviour). But if I put the flag "xtpPaneNoFloatable" to these panes, the whole MiniWnd is not movable. Is it possible to mix some flags to get the result that i want ? Is antoher solution possible ? Thank you ! Maxime Dubois |
|
![]() |
|
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 |