Changeset 1135
- Timestamp:
- Nov 2, 2013 2:04:14 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIimgGUI.py
r1134 r1135 211 211 212 212 def OnLoadControls(event): 213 cntlList = 'wavelength','distance','tilt','invert_x','invert_y',213 cntlList = ['wavelength','distance','tilt','invert_x','invert_y', 214 214 'fullIntegrate','outAzimuths','LRazimuth','IOtth','azmthOff'] 215 215 dlg = wx.FileDialog(G2frame, 'Choose image controls file', '.', '',
Note: See TracChangeset
for help on using the changeset viewer.