Ignore:
Timestamp:
Nov 2, 2011, 9:23:19 PM (13 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

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

    r2645 r2652  
    559559            return
    560560        }
    561         label $itk_component(plotarea).view.splash -text "Please wait"
     561        label $itk_component(plotarea).view.splash -text "Please wait" \
     562            -bg grey90 -relief solid -bd 2 -padx 20 -pady 20 -font "Arial 10"
    562563        pack $itk_component(plotarea).view.splash -expand yes -anchor c
    563564    } else {
Note: See TracChangeset for help on using the changeset viewer.