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

Custom tools - icons and symbols

1 Answer 35 Views
ImageEditor
This is a migrated thread and some comments may be shown as answers.
Steve
Top achievements
Rank 1
Steve asked on 06 Aug 2014, 02:57 PM
I've been passed a task of presenting a web based image onto which a user can place markers (symbols such as triangles, squares, circles, dotted lines etc, preferrably in preset colours). The brief was to present the users with a list of these symbols that they could select then click on the image to 'place' them (basically, custom brushes or stamps - similar to the circle and rectangle already present).

I've been going through the custom tools options but can't see if this is possible nor not.

Is it possible, or is this something that hasn't been implimented (yet)?

Thanks in advance for your response.

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 11 Aug 2014, 10:55 AM
Hello Steve,

The described functionality is not available out of the box in the ImageEditor, but you can customize its built-in InsertImage dialog in order to achieve it. For example, you can replace the insert URL option of the dialog with a predefined set of images, that will be inserted when the use click over them (you can use the logic of the click handler of the Set button in the InsertImage.ascx dialog).

Detailed information on how to customize the ImageEditor's dialogs is available here: Customize Built-in Dialogs.

Hope this information will be helpful for you in order to implement the desired custom scenario.

Regards,
Vessy
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
ImageEditor
Asked by
Steve
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or