This question is locked. New answers and comments are not allowed.
Does RadWindow support dragging outside of the main OOB window to float as a new window? I have seen some examples of this using the ChildWindow on codeplex. I just wondered if the RadWindow does this automatically? Or if you have plans to do this? Before I start looking at doing this myself.
Cheers,
Simeon
Cheers,
Simeon
4 Answers, 1 is accepted
0
Hello Simeon,
The RadWindow doesn't support to be dragged out of the main OOB window in Silverlight 5 and we don't have pans to develop this feature.
Regards,
Miroslav Nedyalkov
the Telerik team
The RadWindow doesn't support to be dragged out of the main OOB window in Silverlight 5 and we don't have pans to develop this feature.
Regards,
Miroslav Nedyalkov
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
Simeon
Top achievements
Rank 1
answered on 23 May 2012, 11:53 AM
Ok. I just thought with the abiltilty to create new windows outside of the OOB app in elevated mode it might have been something Telerik might have considered. As you can see from this nice guys blog http://trelford.com/blog/post/Floaters.aspx once the application has been installed locally it is a very powerful feature.
I suppose I'll hand roll something myself if I get the chance. I just didnt want to labour on soemthing if it was in the works...
Cheers,
Simeon
I suppose I'll hand roll something myself if I get the chance. I just didnt want to labour on soemthing if it was in the works...
Cheers,
Simeon
0
Hello Simeon,
I logged this as a feature request in PITS where you could track its progress or vote for it.
Regards,I logged this as a feature request in PITS where you could track its progress or vote for it.
Miroslav Nedyalkov
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
Phillip
Top achievements
Rank 1
answered on 10 Jun 2012, 05:40 PM
Hi Simeon, Miroslav,
I've recently created a more advanced prototype that supports dragging and dropping between native windows and even features a transparent drag window!
The source is available on BitBucket: https://bitbucket.org/ptrelford/silverlightnativedragdrop
Cheers,
Phil
Note: for performance I recommend re-using the native window for each new drag operation.
I've recently created a more advanced prototype that supports dragging and dropping between native windows and even features a transparent drag window!
The source is available on BitBucket: https://bitbucket.org/ptrelford/silverlightnativedragdrop
Cheers,
Phil
Note: for performance I recommend re-using the native window for each new drag operation.