Ignore:
Timestamp:
Sep 21, 2011 2:31:44 PM (13 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

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

    r2464 r2547  
    4444    public method select {which}
    4545    public method pop {what}
     46    public method width { size } {
     47        set _width $size
     48    }
    4649    public method enable { which }
    4750    public method disable { which }
Note: See TracChangeset for help on using the changeset viewer.