Changeset 98


Ignore:
Timestamp:
Dec 4, 2009 5:00:22 PM (14 years ago)
Author:
toby
Message:

# on 1999/07/22 20:07:37, toby did:
Fix resize of ShowBigMessage?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsascmds.tcl

    • Property rcs:date changed from 1999/07/21 16:22:54 to 1999/07/22 20:07:37
    • Property rcs:lines changed from +126 -130 to +2 -2
    • Property rcs:rev changed from 1.12 to 1.13
    r91 r98  
    12441244    # grab focus, etc.
    12451245    pack [label $win.l1 -text $labeltext] -side top
    1246     pack [frame $win.f1] -side top
     1246    pack [frame $win.f1] -side top -expand yes -fill both
    12471247    grid [text  $win.f1.t  \
    12481248            -height 20 -width 55  -wrap none -font Courier \
Note: See TracChangeset for help on using the changeset viewer.