We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 344abff commit e7d0b9eCopy full SHA for e7d0b9e
src/diffpy/pdfgui/gui/phaseconfigurepanel.py
@@ -333,7 +333,6 @@ def restrictConstrainedParameters(self):
333
else:
334
textCtrl.SetEditable(True)
335
textCtrl.SetBackgroundColour(txtbg)
336
- # textCtrl.SetBackgroundColour(wx.SystemSettings.GetColour(wx.SYS_COLOUR_GRAYTEXT))
337
338
# Now the grid
339
rows = self.gridAtoms.GetNumberRows()
0 commit comments