Changeset 1685


Ignore:
Timestamp:
Apr 1, 2010 11:50:21 AM (14 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/blt4/gui/scripts/filechoiceentry.tcl

    r1684 r1685  
    214214    }
    215215    set first ""
     216    set tail ""
    216217    foreach file $allfiles {
    217218        set tail [file tail $file]
     
    225226    }
    226227    $itk_component(choice) configure -width $max
    227     #
    228228    $itk_component(choice) value $tail
    229229}
Note: See TracChangeset for help on using the changeset viewer.