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

How to detect start and end of resizing/moving

2 Answers 91 Views
Window
This is a migrated thread and some comments may be shown as answers.
Henri
Top achievements
Rank 1
Henri asked on 09 Jan 2009, 12:27 PM
How can i detect the begin and end of a resizing or repositioning operation by the user (with mouse) ?
Why do i need this? At some timer interval, i call a vbscript function msgbox on my html page.
When the msgbox pops up during a resize/move operation, the rad window still thinks it's resizing and it behaves very strangely when i want to continue with resizing it. It somehow does not know that the previous resizing operation ended (interupted).
Thanks for any input or help,
Henri

2 Answers, 1 is accepted

Sort by
0
Accepted
Hristo Borisov
Telerik team
answered on 09 Jan 2009, 12:44 PM
Hi Henri,

This is a known bug, the problem comes from the thumbnails for resizing and their focus. We will try to resolve the issue for our next release. Moreover, we plan to include some better event handling such as DragStarted, DragEnded, ResizeStarted and ResizeEnded, but these are scheduled for later releases. Please excuse us for this inconvenience.

Greetings,
Hristo Borisov
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Henri
Top achievements
Rank 1
answered on 09 Jan 2009, 01:34 PM
Thank you for the fast reply. This level of support is truly amazing.
Tags
Window
Asked by
Henri
Top achievements
Rank 1
Answers by
Hristo Borisov
Telerik team
Henri
Top achievements
Rank 1
Share this question
or