I used SCN_DOUBLECLICK
before in the code, see d18495a?diff=split#diff-7e319383ec157ada7c430d2e26918d02L119 but there is no single click notification. I couldn't find any other Scintilla notification which is close to a single click event.
I removed the SCN_DOUBLECLICK
only because we already get the same event notification in the GTK "button-press-event" handler and so do the logic at one place.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.