Changeset 3933


Ignore:
Timestamp:
Apr 24, 2019 4:14:40 PM (4 years ago)
Author:
vondreele
Message:

use Status bar message for h/v option on view dir.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIphsGUI.py

    r3931 r3933  
    64926492        SetDrawingDefaults(drawingData)       
    64936493
    6494         G2frame.GetStatusBar().SetStatusText('',1)
     6494        G2frame.GetStatusBar().SetStatusText('Add h or v to View Dir to set vector horizontal or vertical',1)
    64956495        if drawOptions.GetSizer():
    64966496            drawOptions.GetSizer().Clear(True)
Note: See TracChangeset for help on using the changeset viewer.