gEDA-user: Multiple open pages in gschem
Peter Clifton
pcjc2 at cam.ac.uk
Tue Apr 3 12:11:58 EDT 2007
On Tue, 2007-04-03 at 09:38 -0500, John Griessen wrote:
> DJ Delorie wrote:
> Ales Hvezda wrote:
> > [snip] are the tabs really that useful since they do sorta clutter things up.
> >
> > Put the tabs in the toolbar?
>
>
> I like the tabs. They would be just as useful if in a toolbar section. They will cause less clutter there than as a separate
> PageManager window...
We'd have to implement the tab-window widget ourselves in that case. The
Gtk widget for tabs assumes the shape of a rectangle, and "contains" the
"pages" it switches between.
No reason it can't be done... we could probably borrow heavily from the
GTK sourcecode to do it.
What gschem could benefit from - shame I never thought of this in time
for the SoC suggestions, is a customisable toolbar system, rather than
the current hard-coded tool list.
Peter
More information about the geda-user
mailing list