[Github-comments] [geany/geany] plugin-manager: sync buttons on "button-release-event" (#1784)

LarsGit223 notifications at xxxxx
Fri Mar 9 13:59:35 UTC 2018


> Also, we really should be using the treeview's cursor rather than the selection, but well.

I haven't used cursors yet. How should it be used? Somewhat like this:
- on clicking a checkbox in the pluing manager set the cursor to the path given to ```pm_plugin_toggled()```
- in ```pm_on_plugin_button_clicked``` get the current cursor instead of the selection to determine which row/plugin is active/to be called

Do we need to track ```cursor-changed```? Can the user change the cursor position if we do not have any editable cells?

-- 
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/pull/1784#issuecomment-371819439
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180309/b3522473/attachment.html>


More information about the Github-comments mailing list