gEDA-dev: Tabbed pages in gschem (and implications)
Peter Clifton
pcjc2 at cam.ac.uk
Fri Jul 28 06:26:55 EDT 2006
> Actually, the Glade User Interface Builder wrote it. I couldn't write
> one line of GTK code to save my life ;-) .
> I do intend to learn it, with time.
Ah Glade... I sometimes use that for playing about with new ideas, as
the basis of a Python GUI. Glade-3 has dropped the code-generator
though, as they would very much like everyone to use libglade or
equivelant for everything.
> Another thought: perhaps it should be possible to hide the tabs with a
> configuration option? IMHO, those using small monitors could benefit
> from the extra vertical space.
I'll code the tabs to auto-hide if you only have one open. I would
consider adding a hide-tabs option, and allowing them to switch using
hotkeys (which I intend to connect up to the new tab-bar system). The
GtkNotebook widget would still be visible, and controling the page
swapping, just without its buttons.
Peter
More information about the geda-dev
mailing list