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

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

spindate .sd -monthformat string
pack .sd
