blob: 5945d7896dcf385cd9add187e0962aa785ffb41c [file] [log] [blame]
# ----------------------------------------------------------------------
# DEMO: fileselectionbox in [incr Widgets]
# ----------------------------------------------------------------------
package require Iwidgets 4.0
option add *textBackground seashell
iwidgets::fileselectionbox .fsb -width 4i -height 4i
pack .fsb