Size problem show
Moderators: Hacker, petermad, Stefan2, white
Size problem show
[=tc.size]
It shows the value, but I want to show the information - KB and MB and GB values as in Explorer.
How to set
example:100KB 1MB 8,1MB 134MB, 1.3GB 4,7GB
https://i.postimg.cc/HLrRqYGV/Screen-Shot-01-03-19-at-08-24-PM.jpg
It shows the value, but I want to show the information - KB and MB and GB values as in Explorer.
How to set
example:100KB 1MB 8,1MB 134MB, 1.3GB 4,7GB
https://i.postimg.cc/HLrRqYGV/Screen-Shot-01-03-19-at-08-24-PM.jpg
Re: Size problem show
Create a custom columns view for this.
I have given you here a hint and an example(!) (link) how to create a custom columns view:
viewtopic.php?p=350210#p350210
For this request you can use the TC-Plugin and use the procedure as described up from pt. 2.
… Configuration - Options - Custom columns - New … | [=tc.size.kbytes] [=tc.size.Mbytes] [=tc.size.Gbytes]
Unfortunately, it wasn't worth to you the trouble to read it, because a few hours later
you have asked again for help on creating a user-defined columns view for the same topic.
Here is one last hint on this topic:
http://www.ghisler.ch/wiki/index.php/Custom_columns
I have given you here a hint and an example(!) (link) how to create a custom columns view:
viewtopic.php?p=350210#p350210
For this request you can use the TC-Plugin and use the procedure as described up from pt. 2.
… Configuration - Options - Custom columns - New … | [=tc.size.kbytes] [=tc.size.Mbytes] [=tc.size.Gbytes]
Unfortunately, it wasn't worth to you the trouble to read it, because a few hours later
you have asked again for help on creating a user-defined columns view for the same topic.
Here is one last hint on this topic:
http://www.ghisler.ch/wiki/index.php/Custom_columns
Re: Size problem show
I know how to create it [=tc.size.kbytes] [=tc.size.Mbytes] [=tc.size.Gbytes], but there are still missing names - KB, MB, GB
https://i.postimg.cc/Fz3BT5Ff/Screen-Shot-01-04-19-at-01-08-PM.jpg
It would be great if the file size shown was similar to the one in the MasterSeeker program
I want:
https://i.postimg.cc/N0rXZgTj/Screen-Shot-01-04-19-at-01-23-PM.jpg
https://i.postimg.cc/Fz3BT5Ff/Screen-Shot-01-04-19-at-01-08-PM.jpg
It would be great if the file size shown was similar to the one in the MasterSeeker program
I want:
https://i.postimg.cc/N0rXZgTj/Screen-Shot-01-04-19-at-01-23-PM.jpg
Re: Size problem show
See this picture.
You can select/use different plugins by pressing the '+' plus sign on the right after clicking on "Add column".
E.g.
You can select/use different plugins by pressing the '+' plus sign on the right after clicking on "Add column".
E.g.
Code: Select all
W [=imgsize.Width]
H [=imgsize.Height]
Size [=tc.size.bytes]
Re: Size problem show
I am not impressed with the creation of several columns for different sizes, to be honest it looks very tragictuska wrote: 2019-01-04, 12:44 UTC See this picture.
You can select/use different plugins by pressing the '+' plus sign on the right after clicking on "Add column".
E.g.Code: Select all
W [=imgsize.Width] H [=imgsize.Height] Size [=tc.size.bytes]

I want:
In the column show only the text SIZE, but in the list of files show the words KB, MB, GB
Re: Size problem show
Then use the DirSizeCalc plugin
License #524 (1994)
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: Size problem show
Multiple columns were just an example! But now I assume that you can do it with the help of the picture,makinero wrote:I am not impressed with the creation of several columns for different sizes, to be honest it looks very tragic.
I only want one column!
that only one user-defined column remains visible (if not ... --> "Delecte active column").
Where you have to enter the column header - in this case "SIZE" - is described in the picture.makinero wrote:I want:
In the column show only the text SIZE, but in the list of files show the words KB, MB, GB
Can you do that in MasterSeeker?
For TC: Look at the picture --> "Choose plugin property": Choose something you like ... bkM, bkM2 (x.x), bkMG, bkMG2 (x.x), etc.
Re: Size problem show
I'm correcting:
As petermad said, the plugin DirSizeCalc is right for you:
Only the name "Bytes" is not displayed after the file size with this plugin.
As petermad said, the plugin DirSizeCalc is right for you:
Code: Select all
[=dirsizecalc.Size.kB]
[=dirsizecalc.Size.MB]
[=dirsizecalc.Size.GB]
Re: Size problem show
DirSizeCalctuska wrote: 2019-01-04, 14:03 UTC I'm correcting:
As petermad said, the plugin DirSizeCalc is right for you:Only the name "Bytes" is not displayed after the file size with this plugin.Code: Select all
[=dirsizecalc.Size.kB] [=dirsizecalc.Size.MB] [=dirsizecalc.Size.GB]
But there are still 3 columns.
And there are still no KB, MB, GB names in only one column
https://i.postimg.cc/rwY5pqr5/Screen-Shot-01-04-19-at-03-29-PM.jpg
I want:
http://lefteous.totalcmd.net/tc/images/dirsizecalc/custom_column_example.png
Re: Size problem show
Use [=tc.size.bkmG] or [=tc.size.bkmG2] or [=tc.size.bkmG3] or similar if you want dynamic sizes.
PS: Why don't you play around with the available stuff?
PS: Why don't you play around with the available stuff?
#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
Re: Size problem show
Sure. Why did not I come up with it. After all these letters is an abbreviation of value.