Changeset 173


Ignore:
Timestamp:
Feb 14, 2006, 3:30:47 PM (19 years ago)
Author:
mmc
Message:

Shaved down the size of input/output areas a bit, so
applications fit a little better into small spaces.

Location:
trunk/gui/scripts
Files:
2 edited

Legend:

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

    r172 r173  
    1717package require Itk
    1818
    19 option add *Analyzer.width 4i widgetDefault
     19option add *Analyzer.width 3.5i widgetDefault
    2020option add *Analyzer.height 4i widgetDefault
    2121option add *Analyzer.simControl "auto" widgetDefault
  • trunk/gui/scripts/deviceLayout1D.tcl

    r115 r173  
    1717package require BLT
    1818
    19 option add *DeviceLayout1D.width 4i widgetDefault
     19option add *DeviceLayout1D.width 3.5i widgetDefault
    2020option add *DeviceLayout1D.deviceSize 0.25i widgetDefault
    2121option add *DeviceLayout1D.deviceOutline black widgetDefault
Note: See TracChangeset for help on using the changeset viewer.