Handling User Input
- Most Tix widgets use these options to handle user input:
-value value of widget
-variable variable to store value
-command proc to call when value changes
-browsecmd proc to call when user is browsing
-validatecmd proc that verifies user input