If a mouse pointer dwells in editor and then leaves an editor window quickly then in editor-notify I receive SCN_DWELLSTART and no SCN_DWELLEND after, and it turns out that I show a calltip even if a mouse is no longer in a scintilla window. Looks like scintilla does not allow to retrieve a mouse position and so does geany. Does anybody have any ideas how to handle this?
Regards, Alexander