> Also, the help button should be added to the project dialog. it's a bit > trickier, but surely doable.
Yeah. It might require some additional function/mechanism to make it tab-specific, and plugins can and do add tabs in there. What if the code in Geany looked at the current tab page widget for a GObject data list item called "geany-help-uri" or something, and then opened that. Would be simple to implement in Geany and plugins, and wouldn't add burden to the ABI. --- 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/1169#issuecomment-238741397
