Get count of pane neighbors |
Post Reply |
Author | |
guywmustang
Newbie Joined: 17 April 2006 Status: Offline Points: 20 |
Post Options
Thanks(0)
Posted: 17 April 2006 at 2:58pm |
So I want to figure out if a particular pane has any neighbors, or is the only pane in a floating window. Also, howabout finding out if the window is floating? Is there an easy way I'm missing? Thanks! |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi, pPane->IsFloating() |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
guywmustang
Newbie Joined: 17 April 2006 Status: Offline Points: 20 |
Post Options
Thanks(0)
|
Howabout getting a count of a pane's neighbors, or a list of or something?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Some hints: GetParentFrame() CXTPDockingPaneMiniWnd::GetTopPane() pTopContainer->FindPane(xtpPaneTypeTabbedContainer, &lst); |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
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 |