How can I modify context menus ?

pinEdit

How can I modify context menus ?


Pintexx Support 09-02-2005, 1:39

To customize context menus you have to edit

editor/config/config_context.js

Just comment lines or create new items.
Call your own function or any of the pinEdit APIs in event handler after item click.