Transfer panes? |
Post Reply |
Author | |
znakeeye
Senior Member Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
Posted: 26 July 2008 at 1:45pm |
I have two pane managers in two separate frame windows; PM1 and PM2. In a certain situation I want to transfer a pane-child from PM1 to PM2.
That is, close/disable the pane in PM1 and show it in PM2.
Q: How would you do this properly? As soon as I call PM1.ClosePane() the child window is hidden!
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
find pPane1 and pPane2 panes
Call Detach() for both, call Attach for pPane2.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
znakeeye
Senior Member Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
|
Ah, double-detach :D
Thanks!
|
|
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 |