[suggestion] Vertical tabs
Moderators: Hacker, petermad, Stefan2, white
- [Yustas.NeO]
- Junior Member
- Posts: 36
- Joined: 2006-11-22, 15:38 UTC
[suggestion] Vertical tabs
I'm sorry if it's already been asked...
When many tabs are open, they are placed in few rows. In most cases, this is not as convenient, and confuses, for example, when tabs are jumping from place to place, when switching between them.
Meanwhile, there is a lot of empty space in the file list (in my case, between the filename and the extension).
Hence the question: how about implementing vertical tabs (they may also look like ordinary buttons) ?
When many tabs are open, they are placed in few rows. In most cases, this is not as convenient, and confuses, for example, when tabs are jumping from place to place, when switching between them.
Meanwhile, there is a lot of empty space in the file list (in my case, between the filename and the extension).
Hence the question: how about implementing vertical tabs (they may also look like ordinary buttons) ?
I beg pardon for bad English.
Re: [suggestion] Vertical tabs
hi,
TC work with TCS_SINGLELINE so you get Button on right side when to many Tab
TabControl can also use TCS_MULTILINE but this will reduce space for "TMyListbox"
but how it look like when have 1 Tab Line left and 3 Tab Line right ...
i have work with TCS_VERTICAL in my TabControl but have a lot of Problem with some Font so it look bad.[Yustas.NeO] wrote: 2019-04-02, 12:15 UTC Hence the question: how about implementing vertical tabs (they may also look like ordinary buttons) ?
TC work with TCS_SINGLELINE so you get Button on right side when to many Tab
TabControl can also use TCS_MULTILINE but this will reduce space for "TMyListbox"
but how it look like when have 1 Tab Line left and 3 Tab Line right ...

- [Yustas.NeO]
- Junior Member
- Posts: 36
- Joined: 2006-11-22, 15:38 UTC
Re: [suggestion] Vertical tabs
Yes, we have either different height of files-list or some tabs are hidden.yiuimex wrote: 2019-04-03, 03:25 UTC TC work with TCS_SINGLELINE so you get Button on right side when to many Tab
TabControl can also use TCS_MULTILINE but this will reduce space for "TMyListbox"
I beg pardon for bad English.
- [Yustas.NeO]
- Junior Member
- Posts: 36
- Joined: 2006-11-22, 15:38 UTC
Re: [suggestion] Vertical tabs
Are you sure you wrote in the right topic?
I beg pardon for bad English.
- [Yustas.NeO]
- Junior Member
- Posts: 36
- Joined: 2006-11-22, 15:38 UTC
Re: [suggestion] Vertical tabs
If you really want groups of vertical-aligned activators (my tongue refuse to call them Tabs in this context) of files panels, i would suggest to implement tree style (with folding branches) of activators.
I beg pardon for bad English.
Re: [suggestion] Vertical tabs
This topic should be moved to TC Suggestions (English)
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: [suggestion] Vertical tabs
Yes, because with grouped Tabs we can also save a lot of space.
#101512