On Fri, 2001-12-07 at 17:45, Jim Knoble wrote:
You shouldn't have to show progress in a dialog at all. If there's any
reason to show progress, it should be shown in the main UI window
associated with the operation (for example, in a status bar at the
bottom of the window [or wherever the user wishes to place the status
bar]). The means of cancelling the operation---i.e., reversing/undoing
it---should also be in the main UI window (e.g., a cancel button on the
tool bar [like Netscape 4.x's "stoplight" button]).
What if I want to run multiple copy/move/delete operations?