Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2007
    Posts
    107

    only this please - progress bar start when the file start deleting .

    my main problem this last time is progress bar , i couldn`t create even the

    smallest project .

    i tried harder to delete file and it will appear in progess bar on deleting ...

    this is my little project :

    i have 1 button

    and 1 progress bar

    when i click on button it will delete the file that`s easy but i want the progress bar

    start working when the file start deleting , and when the file is deleted the progress bar

    will be full i mean full with green color

    plz don`t tell me you didn`t understand ...

    i still have 20min using the internet because i`m gonna travel

    can have just an example because there is no example in the forum i found just few but is not helping me



    thanks
    Last edited by melissa; 01-25-2008 at 10:01 AM.

  2. #2
    Join Date
    Sep 2007
    Location
    UK
    Posts
    73
    Quote Originally Posted by melissa View Post
    my main problem this last time is progress bar , i couldn`t create even the

    smallest project .

    i tried harder to delete file and it will appear in progess bar on deleting ...

    this is my little project :

    i have 1 button

    and 1 progress bar

    when i click on button it will delete the file that`s easy but i want the progress bar

    start working when the file start deleting , and when the file is deleted the progress bar

    will be full i mean full with green color

    plz don`t tell me you didn`t understand ...

    i still have 20min using the internet because i`m gonna travel

    can have just an example because there is no example in the forum i found just few but is not helping me



    thanks
    Hi Melissa, unfortunately I cannot help as I am stuck on the same problem myself, have you had any luck with the progress bar yet?

  3. #3
    Join Date
    Feb 2007
    Posts
    107
    not yet i still waiting

  4. #4
    Join Date
    Feb 2007
    Location
    Como, Italy
    Posts
    1,415
    In reality, when you delete a file, the computer does not phisically delete it, but it only changes with a "$" the first letter of the filename in the MFT (master file table) of the drive, so the operating system will not take it in count while indexing the content of a folder, making it invisible to the user.

    By this, because the "deleting process" is instantaneous, when deleting a single file, the progress bar will appear and disappear in a flash.

    Otherwise, if you will copy or move more files, you could calculate the total size of the files to be copied or moved and then monitor by the progress bar the amount of bytes that are beying processed.

  5. #5
    Join Date
    Mar 2009
    Location
    -31.9554,115.85859
    Posts
    282
    Also MFT is only on NFTS not FAT (File Allocation Table)

Similar Threads

  1. progress bar (or similar) while waiting for php response
    By gvanassche in forum AutoPlay Media Studio 6.0
    Replies: 8
    Last Post: 11-14-2007, 04:50 PM
  2. FTP Plugin and Progress Bar
    By Roboblue in forum AutoPlay Media Studio 6.0
    Replies: 4
    Last Post: 03-27-2006, 03:55 AM
  3. Web Browser Progress Bar
    By craigedmonds in forum AutoPlay Media Studio 6.0
    Replies: 2
    Last Post: 12-07-2005, 03:59 PM
  4. Flash progress bar for Mediaplayer object
    By feilong in forum AutoPlay Media Studio 4.0
    Replies: 1
    Last Post: 03-21-2003, 03:12 PM
  5. HOWTO: Create a Project Template
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-28-2002, 01:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts