I'm trying to have a better understanding of the notification mechanism for plugin use.
If I create a plugin monitoring the notifications notifyCode->nmhdr.code I received a lot of SCI_SELECTALL even without doing anything in NPP... I think I get one every time the cursor blinks. In my case I don't have any text selected.
I also receive some negative notification codes that I cannot find in the include files: -12, -831, -839
What are they?
Thank you and regards,
Franco
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm trying to have a better understanding of the notification mechanism for plugin use.
If I create a plugin monitoring the notifications notifyCode->nmhdr.code I received a lot of SCI_SELECTALL even without doing anything in NPP... I think I get one every time the cursor blinks. In my case I don't have any text selected.
I also receive some negative notification codes that I cannot find in the include files: -12, -831, -839
What are they?
Thank you and regards,
Franco