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

Problem with SplitterMovING event

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

again a problem with the DockingManager.
SplitterMoving fires only once - when you start dragging the splitter.

To reproduce this - and proof the "normal behaviour":
Build a windows app.
Add a DockingMager with two panels.
Add a System.Windows.Forms.SplitContainer to one of the panels.
Add a label control to the other panel.
Handle SplitterMoved for both controls (SplitContainer, PrimarySite).
Add the following code to both handlers.
--label1.Text=e.SplitX.ToString();
--label1.Refresh(); //just to be sure
Run the program and move both splitters.
With the SplitContainer you will see a "running number".
With PrimarySite - you will see ONE change of the number.
--And this shows the position where you started to drag.
--It does not change - it does not even reflect the value when you stop dragging.

Regards

Manfred


5 Answers, 1 is accepted

Sort by
0
Julian Benkov
Telerik team
answered on 18 Jan 2008, 02:38 PM
Hi Manfred,

Thank you for reporting this issue. It will be addressed in Q3 2007 SP1, which will be released next month.

Your Telerik points have been updated. If you have any additional questions, please contact us.

Kind regards,
Julian Benkov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
ManniAT
Top achievements
Rank 2
answered on 18 Jan 2008, 02:49 PM
Hi,

just to help me out of my confusion.
I checked the WinForms Roadmap - but there isn't really one.
It states that you decided to give us details on what to expect in the next quarter.
But the only entry is "historical" - it tells tat Q3 2007 has been released in december.

So on some post I read
We have added these issues to our TODO list. They will be addressed in the Q1 2008 release.

And here you say:
Thank you for reporting this issue. It will be addressed in Q3 2007 SP1, which will be released next month.

Looking at my outlook calendar tells me - we have 2008 Q1 :)

You tell me that SP1 Q3 2007 will be released next month.

Is there any idea when Q1 2008 will be released?

Regards

Manfred
0
Julian Benkov
Telerik team
answered on 18 Jan 2008, 03:24 PM
Hi Manfred,

The last reported issue is not complicated and will be addressed for Q3 2007 SP1 for next month. Other issues will be addressed for Q1 2008, because we need a larger timeframe to design these enhancements and test appropriately.

Our Q1 2008 release is planned for April 2008. We are currently at work on it, and will soon update the roadmap with the list of improvements it will deliver.

Contact us again if you need any further assistance.

Kind regards,
Julian Benkov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
ManniAT
Top achievements
Rank 2
answered on 18 Jan 2008, 04:22 PM
Hi Julian,

thanks for the "internal Roadmap update" :)

A last few words to the issue.
Problems / Bugs / Erros occure - that's normal.
But it always depends on how they are handled.
Fast reaction, clear statements the will to check the things and so on make the difference.

You do a great job there at Telerik Support!

Thanks for this,

Manfred
0
Vassil Petev
Telerik team
answered on 18 Jan 2008, 04:35 PM
Thank you for the nice words, Manfred, much appreciated!

We hope to clean up the bugs and problems too, so that you are even more satisfied with Telerik. Stay tuned for more information for the Roadmap!


Sincerely yours,
Vassil
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
Julian Benkov
Telerik team
ManniAT
Top achievements
Rank 2
Vassil Petev
Telerik team
Share this question
or