Changeset 233


Ignore:
Timestamp:
Aug 9, 2005, 6:50:45 AM (20 years ago)
Author:
root
Message:

Warn on Expand/Collapse time

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/ipf/dirsize.ipf

    r89 r233  
    88.* Copyright (c) 2002 Steven H.Levine
    99.*
    10 .* Revisions    21 Nov 03 SHL - Rework percentage description
     10.* 21 Nov 03 SHL - Rework percentage description
     11.* 21 Nov 03 SHL - Warn on Expand/Collapse time
    1112.*
    1213.***********************************************************************
     
    2324subdirectories sorted by space used.
    2425:hp1.Expand:ehp1. and :hp1.Collapse:ehp1. buttons allow
    25 you to quickly open and close branches of the tree.  After the container
     26you to quickly open and close all the branches of the tree.
     27After the container
    2628has completely filled, each record displays the object's name and four
    2729numbers, as in&colon.
     
    4244to the entire displayed tree. A graph appears below the line displaying a
    4345"picture" of this percentage.
    44 :p. FM/2 also color-codes the text describing the directory.  Black text
     46:p.
     47FM/2 also color-codes the text describing the directory.  Black text
    4548indicates that something is below the directory.  Blue text indicates
    4649that nothing is below the directory (note there may be subdirectories,
    4750but they are empty).  Grey text indicates that the directory is totally
    4851empty.
     52:p.
     53The :hp1.Expand:ehp1. and :hp1.Collapse:ehp1. buttons can take a noticable amount
     54of time to process
     55for large directory trees since each subdirectory must be processed.
     56The elapsed time will be similar to the time taken to draw the initial view.
     57Be patient.
    4958:p.
    5059The first (parent) item in the tree shows the percentage of the drive
Note: See TracChangeset for help on using the changeset viewer.