Coder Social home page Coder Social logo

progress bar ? about winfile HOT 8 OPEN

microsoft avatar microsoft commented on May 18, 2024 1
progress bar ?

from winfile.

Comments (8)

craigwi avatar craigwi commented on May 18, 2024

Yes, that would be nice.

from winfile.

T8z5h3 avatar T8z5h3 commented on May 18, 2024

why can't it not jest use the windows built in one (as if you dragged and dropped a file?

from winfile.

NazmusLabs avatar NazmusLabs commented on May 18, 2024

@T8z5h3 I'm guessing that's because this app handles file move operations on its own. Remember that this predates Windows explorer, which today handles these things. Now, apps can hand of these tasks to Windows Explorer, and you see the native file copy dialog with progress bar. The app would need to remove it's own system and redirect the tasks to Windows explorer.

I'm not which approach is better, really. Keep the independent file operations and improve on it with things like adding progress bars, or let the underlying OS handle it.

from winfile.

T8z5h3 avatar T8z5h3 commented on May 18, 2024

for the version that is going to be close to the original keep it as is but for the other version i say use the o.s. as it has a better understanding of NTFS.

from winfile.

ZanderBrown avatar ZanderBrown commented on May 18, 2024

@T8z5h3 but then you start getting to the point of why don't you just use Windows Explorer?

from winfile.

T8z5h3 avatar T8z5h3 commented on May 18, 2024

well explorer is a good app file manager brings a lot of that functionality under one window, you can have two tree's open for copying, you have full network support,full system search, printing, folder sorting and also a full view of the folder tree.

from winfile.

NazmusLabs avatar NazmusLabs commented on May 18, 2024

@T8z5h3 yeah, Windows Explorer is a broad set of feature, being a significant part of the shell, including the start menu, action center, taskbar, file copy, and File Explorer. Some file manager apps uses their own file copy system rather than using Windows Explorer because then the app gets more control of the copy operation and UI, but some uses Windows Explorer, which is why I am not sure which would be the best approach for WinFile. I see benefits and drawbacks in both approaches.

from winfile.

ragnar76 avatar ragnar76 commented on May 18, 2024

Please. Don't. I like it when it starts to copy the files right from the spot. Not waiting for counting files and then start

from winfile.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.