Changeset 2999 for trunk


Ignore:
Timestamp:
May 2, 2012 12:27:12 PM (12 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

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

    r2997 r2999  
    335335    eval $c itemconfigure $id [array get options]
    336336    set _cname2id($cname) $id
    337     set _cname2image($cname) $img
    338337    $c bind $id <Enter> [itcl::code $this Activate $cname]
    339338    $c bind $id <Leave> [itcl::code $this Deactivate $cname]
Note: See TracChangeset for help on using the changeset viewer.