![]() |
Docking pane resize |
Post Reply ![]() |
Author | |
terminator_123 ![]() Newbie ![]() Joined: 29 October 2007 Status: Offline Points: 6 |
![]() ![]() ![]() ![]() ![]() Posted: 28 May 2008 at 11:14am |
Hi all, I'm trying to resize a docking pane by using the following code that I found in other forum threads.
This works fine and the pane is resized but after doing this, I can't resize the docking pane from the user interface by dragging the splitter ![]() Is there a way to both set the size from code as well as retain the ability to change size with the splitter ? Thanks, Pavan |
|
![]() |
|
Oleg ![]() Admin Group ![]() Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
![]() ![]() ![]() ![]() ![]() |
Hi,
try to replace to
m_pPane->SetMinTrackSize(CSize(0, 0));
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
terminator_123 ![]() Newbie ![]() Joined: 29 October 2007 Status: Offline Points: 6 |
![]() ![]() ![]() ![]() ![]() |
Thanks Oleg.
It was a mistake in another part of my own code that causes the problem. I have corrected it. Sorry for the trouble. |
|
![]() |
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 |