Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
taskDialog.tcl | 2022-11-13 | 9.4 kB | |
messageGUI.tcl | 2022-11-13 | 7.5 kB | |
README.txt | 2022-11-13 | 696 Bytes | |
statusGUI.tcl | 2022-11-13 | 25.2 kB | |
TASKMAN.TCL | 2022-11-13 | 11.2 kB | |
taskManager.sm | 2022-11-13 | 5.4 kB | |
Makefile | 2022-11-13 | 2.6 kB | |
taskGUI.tcl | 2022-11-13 | 3.3 kB | |
taskManager.tcl | 2022-11-13 | 21.7 kB | |
Totals: 9 Items | 87.0 kB | 0 |
Tcl Example 5 Simplistic, graphical simulation of a task processing. Demonstrates state Entry actions. + Building ---------- NOTE: Smc.jar must be built and installed. Unix & Windows: $ java -jar ../../../bin/Smc.jar -tcl task.sm taskManager.sm + Executing ----------- Unix & Windows $ wish taskman.tcl Click on "Create Task..." button and start a new task running. After creating one or more tasks, go to the task table and click on a task row. Notice select an item from the pop-up menu. Also change the log message display to increase or decrease message detail (the greater the level, the greater the detail).