blob: f9674c01a82382904f756de9afa3db4a6606578c [file] [log] [blame]
# ----------------------------------------------------------------------
# DEMO: spintime in [incr Widgets]
# ----------------------------------------------------------------------
package require Iwidgets 4.0
option add *textBackground seashell
iwidgets::spintime .st
pack .st