Ignore:
Timestamp:
Oct 23, 2009 8:46:28 AM (15 years ago)
Author:
dkearney
Message:

removing tabs from files and removing output sections from the tool.xml's in zoo examples.
tool.xml's should not include output sections, it is confusing and inefficient for users learning
to use rappture.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/zoo/string/string.tcl

    r115 r1587  
    1616set indeck [$driver get input.(indeck).current]
    1717
     18$driver put output.string(outt).about.label "Echo of title"
    1819$driver put output.string(outt).current $title
     20$driver put output.string(outi).about.label "Echo of input"
    1921$driver put output.string(outi).current $indeck
    2022
Note: See TracChangeset for help on using the changeset viewer.