Changeset 3454 for trunk/GSASIIimgGUI.py
- Timestamp:
- Jun 27, 2018 4:47:35 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIimgGUI.py
r3438 r3454 518 518 519 519 def OnLoadMultiControls(event): #TODO: how read in multiple image controls & match them by 'twoth' tag? 520 print('This is not implemented yet, sorry') 521 G2G.G2MessageBox(G2frame,'This is not implemented yet, sorry') 522 return 520 523 pth = G2G.GetImportPath(G2frame) 521 524 if not pth: pth = '.'
Note: See TracChangeset
for help on using the changeset viewer.