Ignore:
Timestamp:
May 25, 2021 2:37:39 PM (2 years ago)
Author:
toby
Message:

ignore & highlight bad General Restraints; minor GUI fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIctrlGUI.py

    r4913 r4914  
    48814881
    48824882    def Reset(self):
    4883         self._tc.SetValue(self.startValue)
     4883        self._tc.SetValue(str(self.startValue))
    48844884        self._tc.SetInsertionPointEnd()
    48854885
Note: See TracChangeset for help on using the changeset viewer.