#!/bin/sh
# ----------------------------------------------------------------------
#  DEMO: spintime in [incr Widgets]
# ----------------------------------------------------------------------
#\
exec itkwish -f "$0" ${1+"$@"}

# itkwish interprets the rest...
# ----------------------------------------------------------------------
option add *textBackground seashell

spintime .st
pack .st
