Ignore:
Timestamp:
Dec 15, 2009, 9:13:54 PM (15 years ago)
Author:
gah
Message:

added periodic element table control

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/controls.tcl

    r1342 r1624  
    175175        note {
    176176            Rappture::Note $w $_owner $path
     177        }
     178        periodicelement {
     179            Rappture::PeriodicElementEntry $w $_owner $path
     180            bind $w <<Value>> [itcl::code $this _controlChanged $name]
    177181        }
    178182        default {
Note: See TracChangeset for help on using the changeset viewer.