chickadee » nuklear » progressbar

progressbar CONTEXT VALUE MAX MODIFIABLE?procedure

Creates a progressbar widget with VALUE as initial value. MAX specifies the maximum value that can be displayed. If MODIFIABLE? is #t, the value of the widget can be changed interactively. Returns two values, the new value and whether it is different from the old one.