This is a migrated thread and some comments may be shown as answers.

Panel Resize / SizeChanged does not fire

5 Answers 146 Views
Dock
This is a migrated thread and some comments may be shown as answers.
ManniAT
Top achievements
Rank 2
ManniAT asked on 22 Jan 2008, 05:26 PM
Hi,

by trying to fix the problem with "ingore minsize"
http://www.telerik.com/community/forums/thread/b311D-bbthde.aspx

I found another problem.

When a panel with "AutoHide" is resized it does not fire the events
Resize / SizeChanged if the size is smaller than MinSize.

To reproduce:
Create a winform app.
Add a dockingmanager with two panels.
Set MinSize for the left panel to 200.
Add a listbox to the right panel.
Add a handler for Resize / SizeChanged for the left panel.
In the handlers add:
 listbox1.Items.Add(dockingpanel1.Witdth.ToString());
Now run the app and make the left panel autohide.
Drag the panels "splitter".
Every time you release the splitter two listbox entries are generated.
Drag the panel smaller than 200 (it becomes smaller) - and no entries are generated!

Regards

Manfred

5 Answers, 1 is accepted

Sort by
0
ManniAT
Top achievements
Rank 2
answered on 24 Jan 2008, 01:27 PM
Hi,

the link provided does not work.
It addresses some ...Admin... page.

Regards

Manfred
0
Kiril
Telerik team
answered on 24 Jan 2008, 01:38 PM
Hi Manfred Pohler,

Sorry for the confusion. Thank you for all reported issues.

We have escalated the priority of the docking component issues and are working to improve it for the Q3 2007 SP1 release. Next week we will inform you of its status and will send you a custom pre-release version where certain issues have been addressed.

Check your Telerik points for an update.

All the best,
Kiril
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
ManniAT
Top achievements
Rank 2
answered on 11 Feb 2008, 04:33 PM
Hi,

even with SP1 still the same problem.

Regards

Manfred
0
ManniAT
Top achievements
Rank 2
answered on 11 Feb 2008, 04:59 PM
On thing about this problem.
Is there a workaround for this issue?

My hope was SP1 - but it still does not work.
Now I soon have to ship my app - and I find no way to prevent an "AutoHide" panel from beeing dragged to small.

Regards

Manfred
0
Julian Benkov
Telerik team
answered on 12 Feb 2008, 01:48 PM
Hi Manfred,

Please, view the answer in your previous post.

Regards,
Julian Benkov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Dock
Asked by
ManniAT
Top achievements
Rank 2
Answers by
ManniAT
Top achievements
Rank 2
Kiril
Telerik team
Julian Benkov
Telerik team
Share this question
or