Changeset 3636 for trunk/gui/scripts/textentry.tcl
- Timestamp:
- Apr 25, 2013, 7:04:34 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/scripts/textentry.tcl
r3513 r3636 492 492 # ---------------------------------------------------------------------- 493 493 itcl::body Rappture::TextEntry::_edit {option args} { 494 puts "_edit $option $args"495 494 if {$itk_option(-state) == "disabled"} { 496 495 return ;# disabled? then bail out here!
Note: See TracChangeset
for help on using the changeset viewer.