Print Page | Close Window

Hiding pane moves it to the other side

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Docking Pane
Forum Description: Topics Related to Codejock Docking Pane
URL: http://forum.codejock.com/forum_posts.asp?TID=13881
Printed Date: 25 April 2024 at 6:05am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Hiding pane moves it to the other side
Posted By: znakeeye
Subject: Hiding pane moves it to the other side
Date Posted: 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/



Replies:
Posted By: Oleg
Date 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


Posted By: znakeeye
Date Posted: 01 April 2009 at 6:42am
The only combination I didn't try...
 
Thanks Oleg! :)


-------------
PokerMemento - http://www.pokermemento.com/



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net