Changeset 528 for sans/Dev


Ignore:
Timestamp:
Jul 2, 2009 4:57:19 PM (14 years ago)
Author:
srkline
Message:

longer title box for file name in display

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/RawWindowHook.ipf

    r467 r528  
    8686                SetVariable CurFile,limits={-Inf,Inf,0},value= root:myGlobals:gCurDispFile 
    8787                 
    88                 SetVariable CurTitle,pos={4,81},size={260,17},title=" "//,title="LABEL:" 
     88                SetVariable CurTitle,pos={4,81},size={360,17},title=" "//,title="LABEL:" 
    8989                SetVariable CurTitle,help={"Title string for currently displayed file"},frame=0,noedit=1 
    9090                SetVariable CurTitle,fstyle=1,limits={-Inf,Inf,0},value= root:myGlobals:gCurTitle 
Note: See TracChangeset for help on using the changeset viewer.