Changeset 126 for trunk/GSASIIpwdGUI.py


Ignore:
Timestamp:
Jul 20, 2010 4:35:33 PM (13 years ago)
Author:
vondreel
Message:

fix monoclinic beta editing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIpwdGUI.py

    r117 r126  
    563563            else:
    564564                controls[10] = value
    565                 Obj.SetValue("%.3f"%(controls[6+ObjId]))
     565                Obj.SetValue("%.3f"%(controls[10]))
    566566        else:
    567567            controls[6+ObjId] = value
Note: See TracChangeset for help on using the changeset viewer.