Changeset 1709


Ignore:
Timestamp:
Apr 27, 2010 8:38:10 AM (14 years ago)
Author:
gah
Message:
 
Location:
branches/blt4
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/blt4/examples/zoo/filechoice/tool2.xml

    r1696 r1709  
    7070    <description>From the home directory</description>
    7171    <label>Choose Files</label>
    72     <icon>
     72    <icon name="png">
    7373R0lGODlhGgASAKEBAAAAAP///////////yH+FUNyZWF0ZWQgd2l0aCBUaGUgR0lNUAAh+QQBCgAB
    7474ACwAAAAAGgASAAACLoyPqcvtD8CRj8VZrYw8h/tRn2eA4Eiaosa1qttC1EmW81qrtbYvdG8DCodE
  • branches/blt4/gui/scripts/controls.tcl

    r1677 r1709  
    415415    }
    416416    if {[$_tabs size] > 0} {
    417         $_tabs delete 0 end
     417        $_tabs delete all
    418418    }
    419419    grid forget $_frame.empty
Note: See TracChangeset for help on using the changeset viewer.