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

Mouse Left Bbutton Down

1 Answer 54 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
Osi
Top achievements
Rank 1
Osi asked on 08 Nov 2008, 07:56 PM
Hello,

I have the following situation:
- A canvas as my drop area.
- A custom control with a image control as my drag control.
- I added the custom control as a children of the canvas control.

Now i want to drag and drop the custom control inside the area of the canvas control.  The drag&drop function works great except for this problem.  When i just dropped the custom control, i hold the exact mouse position when i dropped the control. Now i want to drag the control again.  The problem is that i need to click the custom control twice or move my mouse cursor just 1 pixel to drag the control again. It seems i need to focus the control again?  Is there any solution for this problem?

Thanks

1 Answer, 1 is accepted

Sort by
0
Valentin.Stoychev
Telerik team
answered on 11 Nov 2008, 05:01 PM
Hi Osi,

We were not able to reproduce the problem. Please check this sample:
http://demos.telerik.com/silverlight/#DragAndDrop/FirstLook

Are you observing the same behavior there?

Can you send us a simple project where the issue is reproducible.

Thank you in advance for your cooperation.

Regards,
Valentin.Stoychev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
DragAndDrop
Asked by
Osi
Top achievements
Rank 1
Answers by
Valentin.Stoychev
Telerik team
Share this question
or