[Github-comments] [geany/geany-plugins] Addons: Implement deselect with single click (#481)

Enrico Tröger notifications at xxxxx
Mon Aug 29 08:02:51 UTC 2016


I used `SCN_DOUBLECLICK` before in the code, see https://github.com/geany/geany-plugins/pull/481/commits/d18495a9e5481000670ddd9b0b1a952c67857b34?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 or view it on GitHub:
https://github.com/geany/geany-plugins/pull/481#issuecomment-243058242
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160829/9c4a5924/attachment.html>


More information about the Github-comments mailing list