It's just a request.
I want to add an alternate version of these two popupmenus in my external tool.
options to disable : scintilla popupmenu & tab popupmenu
options to disable : scintilla popupmenu & tab popupmenu

I tried but my hook monitors messages after they have been processed
( WH_CALLWNDPROCRET )
The result is a flickering popupmenu. (old popup shown, old popup removed, new popup shown)
I can try to add another hook but I wonder if it's good idea to install many hooks
( WH_CALLWNDPROCRET )
The result is a flickering popupmenu. (old popup shown, old popup removed, new popup shown)
I can try to add another hook but I wonder if it's good idea to install many hooks

