CXTPDockingPaneManager resize issue |
Post Reply |
Author | |
kirantoday
Newbie Joined: 30 April 2008 Location: India Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 30 April 2008 at 5:48am |
Hi,
In my SDI application I created a two CXTPDockingPaneManager say
toppanemanager and downpanemanager.
toppanemanager is placed on top and downpanemanager is placed below.
Now the issue is when i drag the mainframe window(dragged inside or resize) of the SDI application, the panemanagers are not getting resized.
SO while dragging the mainframe window inside from its bottom right position , the downpanemanager which is at the down is overlapping on the top of toppanemanager and after some point the downpanemanager is also getting overlapped by the mainframewindow.
What i need is when i resize the mainframe window, how can i resize the pane managers inside the mainframe.
Thanks in advance
Kiran
|
|
kiran
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi, Why you need 2 panemanagers? Why it can't be 1 panemanager that create 2 panes ?
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
kirantoday
Newbie Joined: 30 April 2008 Location: India Status: Offline Points: 2 |
Post Options
Thanks(0)
|
Hi Oleg,
There are 2 different groups in the application.
So in the first group there are 2 panes.
And in the second group another 2 panes.
So I used one panemanger for the first 2 and one for the second 2.
I would like to know how I can handle the resizing of these panemanagers.
Thanks for the help
Kiran
|
|
kiran
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
ok, Attach project you have now to see what code you try.
|
|
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 |