Stopping Resizing |
Post Reply |
Author | |
gibbo
Groupie Joined: 04 January 2007 Location: United Kingdom Status: Offline Points: 47 |
Post Options
Thanks(0)
Posted: 09 March 2007 at 4:07am |
Hi,
Is there anyway to stop the panels resizing once they have been docked?
Thanks
|
|
Gibbo
|
|
gibbo
Groupie Joined: 04 January 2007 Location: United Kingdom Status: Offline Points: 47 |
Post Options
Thanks(0)
|
Hi,
Been reading some of the other posts.. And Noticed that using
SetMinTrackSize(CSize(200,50));
SetMaxTrackSize(CSize(200,50)); Will stop the panes from resizing. The problem is that I have a pane on the left and on the right going from top to bottom. Then another a pane at the bottom, between the left and right panels..
The SetMinTrackSize/SetMaxTrackSize works for the Left and Right panes, but this doesn't help for the bottom pane.. Unless when the parent window is resized, I recalculate the width for the bottom pane.
Any ideas?
|
|
Gibbo
|
|
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 |