Changeset 5063 for trunk/GSASIIphsGUI.py
- Timestamp:
- Nov 1, 2021 11:26:23 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIphsGUI.py
r5062 r5063 6695 6695 Exploring Structural Distortions." J. Appl. Cryst. 39, 607-614 (2006). 6696 6696 ''')) 6697 topSizer.Add(wx.StaticText(ISODIST,label=' ISODISTORT distortion modes for %s \n:'%data['General']['Name']))6697 topSizer.Add(wx.StaticText(ISODIST,label=' ISODISTORT distortion modes for %s:\n'%data['General']['Name'])) 6698 6698 lineSizer = wx.BoxSizer(wx.HORIZONTAL) 6699 6699 lineSizer.Add(wx.StaticText(ISODIST,label=' Adjust magnitude of distortion modes (-0.1 to +0.1): '),0,WACV)
Note: See TracChangeset
for help on using the changeset viewer.