Page 1 of 1

Replace <> tabs mover with a tabs list

Posted: 2011-01-12, 10:27 UTC
by Octagon
The <> control that moves folder tabs left and right when there are more tabs then the panel can handle is starting to look outdated. Why not replace it with a button that presents all tabs at once in something like the Windows XP start menu (that is, with tricks to show as many tabs as possible simultaneously)? That is, follow programs like Firefox or Visual Studio.

This can be useful (visible?) when there are many tabs and when some tab titles are truncated.

I also guess the tab list can include commands that are useful only when there are many tabs, like Sort Tabs.

Posted: 2011-01-13, 16:34 UTC
by ghisler(Author)
I'm using a standard Windows Tab control to get the benefit of Windows themes here, so I cannot just replace it by something else. :(

Posted: 2011-01-13, 21:12 UTC
by MVV
But maybe a button like history or hotlist buttons with list of tab?

Posted: 2011-01-13, 21:40 UTC
by Balderstrom
It doesn't need to replace the [<][>] buttons it could just be in between them.
E.g. [<][*][>]

Pressing [*] would give either
1) A regular context menu (#32768) with a list of Tabs, OR
2) A regular ListView with a List of Tabs.