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

Resizing drag corners for touch screen app

1 Answer 101 Views
ImageEditor
This is a migrated thread and some comments may be shown as answers.
Selva M
Top achievements
Rank 2
Selva M asked on 08 Jun 2012, 09:20 AM
Hi Support,
   I'm working on a touch screen app which requires cropping to be implemented. Can u help me out how to handle the events there & to make the drag corners bigger in size.


Thank u
Selva

1 Answer, 1 is accepted

Sort by
0
Iva Toteva
Telerik team
answered on 14 Jun 2012, 10:57 AM
Hi Selva,

RadImageEditor is an extensible control and you can define custom tools and adorners. We have not implemented touch support for RadImageEditor and it is possible that there may be some setbacks, as touch is not tested and officially supported yet.

However, in case you still want to give it a try, I am attaching an example of how a custom tool can be implemented. In the sample, I have included the default CropTool, just that I have renamed it and used it as a custom one. The example is for Silverlight, but it should be fairly easy to copy the two classes and use them in a WPF application.  I hope this helps.

Regards,
Iva Toteva
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
ImageEditor
Asked by
Selva M
Top achievements
Rank 2
Answers by
Iva Toteva
Telerik team
Share this question
or