Ignore:
Timestamp:
Jun 2, 2016, 3:41:01 PM (8 years ago)
Author:
dkearney
Message:

adding multichoice widget from the multichoice branch

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/gui/scripts/page.tcl

    r5659 r6372  
    176176                set type [$obj element -as type]
    177177                switch -- $type {
    178                     number - integer - boolean - choice {
     178                    number - integer - boolean - choice - multichoice {
    179179                        Rappture::ResultViewer $w -width 0 -height 0
    180180                        pack $w -fill x -padx 4 -pady 4
Note: See TracChangeset for help on using the changeset viewer.