On 5 November 2013 16:41, Matthew Brush <mbrush@codebrainz.ca> wrote:
On 13-11-04 09:14 PM, lmx wrote:
[snip]

Hi,
does you know if it's possible to add in some way the plugin GUI to the
right side of Geany, when it is loaded, without too much effort?


Not recommended...but you could reparent Geany's document notebook widget into your own GtkPaned and add your right-side panel in the 2nd spot and put your GtkPaned where Geany's document notebook was (see SplitWindow plugin for how its done). It's really brittle though and will probably break in short order as Geany's GUI layout changes or if other plugins do the same thing.

Or maybe just leave your additional tabs as a separate top level like your pictures, then the user could move it to their other monitor.

Cheers
Lex

 

Cheers,
Matthew Brush

_______________________________________________
Users mailing list
Users@lists.geany.org
https://lists.geany.org/cgi-bin/mailman/listinfo/users