Changeset 2517
- Timestamp:
- Nov 7, 2016 1:23:36 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIphsGUI.py
r2516 r2517 1591 1591 Atoms.SetCellStyle(r,ci,WHITE,False) 1592 1592 SetupGeneral() 1593 elif Atoms.GetColLabelValue(c) == 'Type': 1594 AtomTypeSelect(event) 1593 1595 elif Atoms.GetColLabelValue(c) == 'I/A': #note use of text color to make it vanish! 1594 1596 if atomData[r][c] == 'I':
Note: See TracChangeset
for help on using the changeset viewer.