Changeset 365


Ignore:
Timestamp:
Dec 4, 2009 5:04:57 PM (13 years ago)
Author:
toby
Message:

# on 2000/12/22 21:14:32, toby did:
document new option: autoraise in liveplot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/expgui_cfg.html

    • Property rcs:date changed from 2000/11/21 21:21:57 to 2000/12/22 21:14:32
    • Property rcs:lines changed from +49 -1 to +9 -1
    • Property rcs:rev changed from 1.16 to 1.17
    r347 r365  
    381381<DT><TT>graph(legend)</TT><DD>
    382382Sets the default value for display of the legend in liveplot and widplt.
     383
     384<DT><TT>graph(autoraise)</TT><DD>
     385This option shows up in the options menu item as "Raise on update."
     386When set to non-zero, the liveplot window is raised
     387(placed on top of any other overlapping) windows
     388each time it is updated.
     389This option does not seem to work in Windows-NT, but this may depend on
     390the version of Tcl/Tk.
    383391
    384392<DT><TT>peakinfo(obssym)</TT><DD>
Note: See TracChangeset for help on using the changeset viewer.