Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: progress.activate - Function Up: progress - Tool Previous: progress - Constructor


progress.update - Function



Package display
Module guiutils
Tool progress


Update a progress meter


Synopsis
update(value, autodisable)


Description
Updates the position of the bar on the progress meter. If autodisable is true, it will remove the window if it reaches the maximum value.



Arguments

value   New value of the progress meter
    Allowed: Numeric
autodisable   Remove the window when ``max'' is reached?
    Allowed: Boolean
    Default: T


Returns
Real - the fraction of the bar that is complete, 0.0-1.0.




next up previous contents index
Next: progress.activate - Function Up: progress - Tool Previous: progress - Constructor   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15