Progress bar direction while copy/move operations

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
miskox
Member
Member
Posts: 170
Joined: 2003-06-11, 06:00 UTC

Progress bar direction while copy/move operations

Post by *miskox »

I already suggested this in 2003 (my first post I guess) - no luck then:

http://ghisler.ch/board/viewtopic.php?p=8331#8331

I have been thinking of this for a very long time. I think it would be nice to have a progress bar (when copying, moving...) go from the same direction where the copy/move/etc is taking place. For example: if I copy lots of files (or 1 big file) from the right panel to the left panel I would like to see the progress bar moving from right to left so I can see from which side I am copying/moving/etc.

Of course this could be enabled/disabled via settings.

Any official comments?

Saso
#224551
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48077
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

While this would be possible for my owner-drawn foreground progress bar, it doesn't seem to be supported by the Windows progress bar (used in the background transfer manager or small background copy window). It would be strange to have right to left progresss bar in only one place. And there are also no other programs doing this, which would certainly be confusing for many people.
Author of Total Commander
https://www.ghisler.com
User avatar
^L^
Junior Member
Junior Member
Posts: 21
Joined: 2004-04-15, 14:01 UTC
Location: in-meiner-welt.at
Contact:

Post by *^L^ »

:) BTW: But would be nice Gimmick, as (individual) ''Innovation Special Option'' (as new settings category?)
- maybe with <<::::::: directory arrows :::::::>>

Plus: Speed Down/Up Option like in FastCopy 8)

MY NOTES:
https://bytes.com/topic/visual-basic-net/answers/449060-progress-bar-right-left

ProgressBar1.RightToLeft = Windows.Forms.RightToLeft.Yes
ProgressBar1.RightToLeftLayout = True
miskox
Member
Member
Posts: 170
Joined: 2003-06-11, 06:00 UTC

Post by *miskox »

@ghisler(Author): Thank you.

Saso
#224551
Post Reply