Changeset 2735 for trunk/GSASIIpwdGUI.py
- Timestamp:
- Mar 2, 2017 12:48:10 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIpwdGUI.py
r2730 r2735 1366 1366 Draw() 1367 1367 1368 1369 1370 1368 ################################################################################ 1371 1369 ##### Instrument parameters … … 1820 1818 subSizer.Add(wx.StaticText(G2frame.dataDisplay,-1,txt.strip()),0,WACV) 1821 1819 labelLst.append('flight path') 1822 elemKeysLst.append(['flt path',1])1820 elemKeysLst.append(['fltPath',1]) 1823 1821 dspLst.append([10,2]) 1824 1822 refFlgElem.append(None)
Note: See TracChangeset
for help on using the changeset viewer.