Hi, Martin Nordholts wrote: > I just attached a patch to > > Bug 346881 - Remove redundant title of tab and move menu button up works fine with a small nit: when there's only one tab, the "Tab Style" menu entry is missing. > a. Use the tab tooltip for the textual description > b. Make use of that the tabs themselves are configurable, they can be > changed to show the dockable name instead of an icon, or even both In principle icon+label is best, both easier to locate and to click. The only reason to display less is contrained space. IMHO. Ideally, the tabs would gracefully degrade when there's not enough space available. For increasing number of tabs: 1. icon + label 2. icon + short label 3. icon only 4. icon || arrows for scrolling If i understand the GtkNotebook API correctly, it is not possible to base something like this on the actual size of the tabs. So, instead of trying to be clever i think it's best to display only the icon as default (with tooltip) and allow the user to customize as before. regards, yahvuu _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer