Select to view content in your preferred language

allow to drag and drop widgets

3120
2
08-08-2012 03:10 AM
DmitryBubnenkov
Deactivated User
What I should add\change to allow widget be drag and dropped to another position by mouse?
0 Kudos
2 Replies
JenniferNery
Esri Regular Contributor
0 Kudos
AnttiKajanus1
Deactivated User
One option that you can do is to implement some kind of windowing system to your application.

I have used http://www.codeproject.com/Articles/121488/FloatingWindow-Multi-windows-Interface-for-Silverl as a base for our implementation and it works very well.
0 Kudos