Right click context menu
Hi,
I have created a Text editor using TLF 2 with RichEditableText component. When I right click the editor I get a context menu with cut/copy/paste/delete/select all options.
I need to customize this context menu with the actions I want to add. But I can't find in the code how that context menu appears.
I can see the same context menu in the TLF demo also (http://labs.adobe.com/technologies/textlayout/demos/). But couldn't find the code how/where it is get called when right clicked.
Please explain to me how that happens. What is the event fired for right click and where it is handled in the TLF and how the context menu is added.
Thanks
