Changeset 1624 for trunk/gui/scripts/controls.tcl
- Timestamp:
- Dec 15, 2009, 9:13:54 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/scripts/controls.tcl
r1342 r1624 175 175 note { 176 176 Rappture::Note $w $_owner $path 177 } 178 periodicelement { 179 Rappture::PeriodicElementEntry $w $_owner $path 180 bind $w <<Value>> [itcl::code $this _controlChanged $name] 177 181 } 178 182 default {
Note: See TracChangeset
for help on using the changeset viewer.