Changeset 3438 for trunk/GSASIIplot.py
- Timestamp:
- Jun 18, 2018 11:35:30 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIplot.py
r3429 r3438 7139 7139 try: 7140 7140 return G2frame.phaseDisplay.GetSelection() 7141 except AttributeError:7141 except: 7142 7142 G2frame.G2plotNB.status.SetStatusText('Select this from Phase data window!',1) 7143 7143 return 0
Note: See TracChangeset
for help on using the changeset viewer.