Changeset 2276 for trunk/GSASIIphsGUI.py
- Timestamp:
- May 16, 2016 3:22:10 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIphsGUI.py
r2272 r2276 2798 2798 Xi,c = event.GetRow(),event.GetCol() 2799 2799 if Xi >= 0 and c == 5: #plot column 2800 Obj.SetCellValue(Xi,5,'')2801 2800 G2plt.PlotLayers(G2frame,Layers,[Yi,Xi,],plotDefaults) 2802 2801 else:
Note: See TracChangeset
for help on using the changeset viewer.