[10621] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Re: Multi-Tiered Notebook widgets?
daemon@ATHENA.MIT.EDU (Tim Moore)
Thu Dec 3 01:26:56 1998
To: gtk-list@redhat.com
From: Tim Moore <tmoore@tembel.org>
Date: 03 Dec 1998 01:26:07 -0500
In-Reply-To: Rick Forrester's message of "Wed, 02 Dec 1998 15:19:03 -0800"
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
>>>>> "Rick" == Rick Forrester <rickf@glacier.jpl.nasa.gov> writes:
> Has any work been done on, or did I just miss a way, to do a
> multi-tiered notebook container widget? Something along the
> lines of:
> /label-1\_/label-2\_/label-3\_ ------- ------- ------- |
> /label-4\_/label-5\_/label-6\_|
This sort of thing has the tendency to be a usability nightmare. The
problem being that, to select a tab in the back, you have to either
break the visual metaphor or move the tabs around, both of which are
disorienting.
Even Microsoft seems to be moving towards something more like this
when there isn't enough horizontal space to fit all of the tabs:
/label-1\_/label-2\_/label_3\_ |<| |>|
Where |<| and |>| are two little buttons with arrows on them that let
you scroll the notebook tabs in and out of view.
It looks like GTK (or at least GNOME) does the same.
Tim
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null