#!/bin/sh
# \
	exec itkwish -f "$0" ${1+"$@"}

option add *textBackground white

wm withdraw .

selectiondialog .sd 

.sd activate



