Changeset 2276 for trunk/GSASIIphsGUI.py


Ignore:
Timestamp:
May 16, 2016 3:22:10 PM (7 years ago)
Author:
vondreele
Message:

show plotted layer names on plot status bar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIphsGUI.py

    r2272 r2276  
    27982798                Xi,c =  event.GetRow(),event.GetCol()
    27992799                if Xi >= 0 and c == 5:   #plot column
    2800                     Obj.SetCellValue(Xi,5,'')
    28012800                    G2plt.PlotLayers(G2frame,Layers,[Yi,Xi,],plotDefaults)
    28022801                else:
Note: See TracChangeset for help on using the changeset viewer.