sieukrem / jn-npp-plugin

Plugin for Notepad++ allowing you to automate some tasks using JavaScript
https://github.com/sieukrem/jn-npp-plugin/wiki
110 stars 24 forks source link

onBeforePaste #37

Closed lollita closed 8 years ago

lollita commented 8 years ago

Do it is possible to handle a before paste event?

sieukrem commented 8 years ago

No! Scintilla does not offer this event. I don't know the way to do that by subclassing of control.