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

option add *textBackground white

fileselectionbox .fsb 

pack .fsb -padx 10 -pady 10 -fill both -expand yes 

