emacs-devel
[Top][All Lists]
Advanced

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

RE: Gtk tabs in emacs, new branch.


From: grischka
Subject: RE: Gtk tabs in emacs, new branch.
Date: Tue, 13 Apr 2010 21:53:25 +0200
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

> It's not clear to me, for example, what you mean by tabs (necessarily)
> doing the same thing to different objects.

See, tabs are defined by their shape, more by their placement and
mostly by their action.  Which is to "switch content in the associated
window".  If it does not perform this action then it is not a tabs
control but just a row of buttons.

To give another example:  A scrollbar is defined mostly by its action
to "scroll content in the associated window".  Of course you could use
the scrollbar widget just as well to adjust your speaker volume, but
then it wouldn't be a scrollbar, even if it looked like one.

Aside from that it is completely unnecessary and boring to overload
widgets with alien functionality.  If for example you like to have
a row of buttons to switch color themes in the buffer, then well,
just use a row of (possibly colored) buttons.

--- grischka





reply via email to

[Prev in Thread] Current Thread [Next in Thread]