Tk-Components

Artifact [14d1e8c01f]
Login

Artifact 14d1e8c01f3616f3ca2ac9c034b43f6e83ce3884:


NAME
progressdock - Draws progress bar over Mac dock icon

SYNPOSIS

package require progressdock

progressdock::displayprogress
progressdock::updateprogress percentage
progressdock::hideprogress


DESCRIPTION

The progressdock package draws a nice progress bar over a Tk/Mac application's Dock icon. It is especially useful for showing download/uploads, and similar activities. The package is based on the UKDockProgressIndicator class by Uli Kusterer. See the included "demo.tcl" file with the source code distribution for an illustration of usage.

KEYWORDS

icon, Mac, Cocoa, dock