#!/bin/sh # ---------------------------------------------------------------------- # DEMO: extfileselectionbox in [incr Widgets] # ---------------------------------------------------------------------- #\ exec itkwish "$0" ${1+"$@"} package require Iwidgets 3.0 # itkwish interprets the rest... # ---------------------------------------------------------------------- option add *textBackground seashell iwidgets::extfileselectionbox .fsb -width 4i -height 4i pack .fsb