Files - Split dialog: the long file names do not fit window
Moderators: Hacker, petermad, Stefan2, white
Files - Split dialog: the long file names do not fit window
Split dialog: the long file names do not fit window (Windows 7 x64 RUS, TC9-beta6 x64).
Image: http://mwz-ru.homeserver.com/main/tests/split_window.gif
Unlike many other dialogs (say, Copy), where the long names are truncated to the reasonable length, and even the "Combine" dialog, where these names are truncated simply by the width of the window.
Image: http://mwz-ru.homeserver.com/main/tests/split_window.gif
Unlike many other dialogs (say, Copy), where the long names are truncated to the reasonable length, and even the "Combine" dialog, where these names are truncated simply by the width of the window.
a.k.a. Mikhail Zhilin, #12316 Personal license
Confirmed.
Either the Split dialog needs to be able to expand in height to show all of the long file name over several lines or it has to truncate the file name.
The Combine does better because it has more vertical space over the input field, but also here the filename should be truncated in stead of just cut.
Either the Split dialog needs to be able to expand in height to show all of the long file name over several lines or it has to truncate the file name.
The Combine does better because it has more vertical space over the input field, but also here the filename should be truncated in stead of just cut.
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
Yep, that's only one of the dialogs that need an overhaul.
Regards
Dalai
Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
- ghisler(Author)
- Site Admin
- Posts: 50550
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Please try with beta 7! I changed the split and encode dialogs to support multiple lines. However, when the name is too long without any spaces, it will not be broken into multiple lines, and the dialog will not be expanded sideways.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
It is better now, and at least works the same way for split and combine - but the best would be a function that splits the name to show the start and teh end with ... somewhere in the middle where characters are cut out.
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
Sure - that would be nice.Then probably the same in the Copy, Move and many others dialogs, I think...
But it is probably not that easy because it has to take font type, font size, DPI setting etc. into consideration.
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
Yes, that's why it's better to use a non-editable (read-only) editbox for such cases. Its width is limited but the user can "scroll" in there and even copy the contents (or parts of it). That would also eliminate the reason to shorten any paths or replace parts of it with ellipses. Technically, labels should only be used for static texts.But it is probably not that easy because it has to take font type, font size, DPI setting etc. into consideration.
Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror