Select a Stamp with JavaScript
Hi
I want to create an add-on button tool, when the user clicks it displays a popup menu (popUpMenuEx), and this menu list some custom stamps, allowing the user to choose one.
I don't want to place the stamp on the page, I want the user to have the selected stamp on the cursor, so he just have to clic where he wants to place the stamp.
I know how to create a button and a popup, but I don't know how to select a stamp with JavaScript and I cannot find usefull information.
Is it possible?
Thank you.

