So, when I right click the disk space info in the bottom right corner, I can see the scripts.
The script associated with the disk space is
{h!} {df} {bg+w=50,f=2,g=3,t=n,c1=#68f040,c2=#f06840}{h!}
And I want to see exactly the same disk space info on the top toolbar including the disk space bar.
How do I do this? Is this even possible?
TIA
Cheers
I don't think the status bar codes are available anywhere else. You'd need to use a script that sets a variable that can be shown in a label or button.
Is there any way to display disk spaces somewhere other than the status bar?
Toolbar? Folder tree? anywhere?
Actually, what I'm thinking is, to display all my disk space info on the status bar.
I copied the codes and pasted them right below it. It displays 2 disk space info but they are the same disks.
I've checked my C: and D:
The codes for both drives are identical.
It looks like the codes show the disk space info that the current directory belongs to.
If I can have individual codes for all my disk drives, it will display the info of each disk drive space.
Does this make sense?