Changeset 126 for trunk


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

fix monoclinic beta editing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified 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.