Welcome to Pintexx Forum Sign in | Join | Faq

pinEdit

Started by Pintexx Support at 10-31-2005 8:28 . Topic has 0 replies.

Print Search
Sort Posts:    
   10-31-2005, 8:28
Pintexx Support is not online. Last active: 12.01.2012 07:36:39 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.910
Using Control + V

Control+V can be customized so that you can react on this event.

Please set the variable

globalControlVDisabled = true;

in config.js

and the event

"eventControlV"

in config_event.js will be raised.

You can now call one of the API function editPasteWord(), editPasteText() etc.

 


   Report 
Pintexx Forum » Knowledge Base » pinEdit » Using Control + V