Home | History | Annotate | Download | only in idlelib

Lines Matching refs:DISABLED

208         text.config(state=DISABLED)
285 command=self.GetNewKeys,state=DISABLED)
393 state=DISABLED,width=8,command=self.HelpListItemEdit)
397 state=DISABLED,width=8,command=self.HelpListItemRemove)
584 self.optMenuThemeCustom.config(state=DISABLED)
585 self.buttonDeleteCustomTheme.config(state=DISABLED)
587 self.optMenuThemeBuiltin.config(state=DISABLED)
595 self.optMenuKeysCustom.config(state=DISABLED)
596 self.buttonDeleteCustomKeys.config(state=DISABLED)
598 self.optMenuKeysBuiltin.config(state=DISABLED)
720 self.radioKeysCustom.config(state=DISABLED)
747 self.radioThemeCustom.config(state=DISABLED)
841 self.radioFg.config(state=DISABLED)
842 self.radioBg.config(state=DISABLED)
887 self.buttonHelpListEdit.config(state=DISABLED)
888 self.buttonHelpListRemove.config(state=DISABLED)
894 self.buttonHelpListEdit.config(state=DISABLED)
895 self.buttonHelpListRemove.config(state=DISABLED)
979 self.radioThemeCustom.config(state=DISABLED)
1012 self.radioKeysCustom.config(state=DISABLED)