Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Docking Pane
  New Posts New Posts RSS Feed - CXTPDockingPaneManager resize issue
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTPDockingPaneManager resize issue

 Post Reply Post Reply
Author
Message
kirantoday View Drop Down
Newbie
Newbie


Joined: 30 April 2008
Location: India
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote kirantoday Quote  Post ReplyReply Direct Link To This Post Topic: CXTPDockingPaneManager resize issue
    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
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 30 April 2008 at 8:22am

Hi,

Why you need 2 panemanagers? Why it can't be 1 panemanager that create 2 panes ?
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
kirantoday View Drop Down
Newbie
Newbie


Joined: 30 April 2008
Location: India
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote kirantoday Quote  Post ReplyReply Direct Link To This Post Posted: 30 April 2008 at 8:46am
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
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 30 April 2008 at 1:34pm
Hi,
ok, Attach project you have now to see what code you try.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.203 seconds.