Hi,
is it possible to add a message returning the version of Npp?
This message will ensure developer that other messages/notifications like 'NPPN_SHOUTDOWN' are implemented in the user version of Npp.
I also require a notification when the user is switching from Scintilla main view to secondary and vice versa.
Actually this can retrieved by 'NPPM_GETCURRENTSCINTILLA' but this makes a mess when reacting to others notifications.
Recards
Jonas
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
is it possible to add a message returning the version of Npp?
This message will ensure developer that other messages/notifications like 'NPPN_SHOUTDOWN' are implemented in the user version of Npp.
I also require a notification when the user is switching from Scintilla main view to secondary and vice versa.
Actually this can retrieved by 'NPPM_GETCURRENTSCINTILLA' but this makes a mess when reacting to others notifications.
Recards
Jonas