Changeset 1147 for trunk/GSASIIpwdGUI.py


Ignore:
Timestamp:
Nov 22, 2013 4:24:29 PM (10 years ago)
Author:
toby
Message:

Complete initial ISODISPLACE implementation; mod. phase initialization; change atom pointer init.; rework parameter display window

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIpwdGUI.py

    r1143 r1147  
    17921792                G2frame.PatternTree.SetItemPyData(sub, \
    17931793                    G2IO.SetNewPhase(Name=PhaseName,SGData=SGData,cell=cell[1:]))
    1794                 Status.SetStatusText('Change space group if needed')
     1794                Status.SetStatusText('Change space group from '+str(controls[13])+' if needed')
    17951795        finally:
    17961796            dlg.Destroy()
Note: See TracChangeset for help on using the changeset viewer.