Re: [gnome-love] Intrested in hacking gnome and doing gtop tree view



For adding the multiple tabs I figured I'd use
GtkNotebook and pass it a ZvtTerm widget for each
page.  

Exactly.  

Then I figured I'd set it so you can decide
which mode you want to run gnome-terminal in, either
notebook or standard.  

I like this.  So `new_terminal' would look at this setting and do the
right job.  

Gnome Terminal can create new terminals from two points:

        1. From the menu, by using `New Terminal'.

        2. When a gnome-terminal contacts a gnome-terminal factory and
           launches a new one.

I think that we should use "tabs" only for case (1), for case (2) we
should always open a new toplevel window. 

This way people who like having
multiply app windows for each terminal (often times I
like this) can, but people who want to have them all
in one window can too.
Anyway, what're you guys think?

Miguel.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]