![]() |
Hiding pane moves it to the other side |
Post Reply
|
| Author | |
znakeeye
Senior Member
Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
Quote Reply
Topic: Hiding pane moves it to the other sidePosted: 31 March 2009 at 6:31pm |
|
pPane1 = pm.CreatePane(..., xtpPaneDockLeft);
pPane2 = pm.CreatePane(..., xtpPaneDockRight, pPane1);
pane1 | pane2
_____|______
When I hide pane2, it jumps to the left side. Why?!
p2| pane1
__|______ |
|
|
PokerMemento - http://www.pokermemento.com/
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 April 2009 at 1:53am |
|
Designed. Create as pPane2 = pm.CreatePane(..., xtpPaneDockRight);
and it will hide to right.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
znakeeye
Senior Member
Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 April 2009 at 6:42am |
|
The only combination I didn't try...
Thanks Oleg! :)
|
|
|
PokerMemento - http://www.pokermemento.com/
|
|
![]() |
|
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 |