Searched refs:GetKeysDialog (Results 1 – 6 of 6) sorted by relevance
16 gkd = config_key.GetKeysDialog24 config_key.GetKeysDialog.__init__(self, *args, **kwargs)
869 orig_getkeysdialog = configdialog.GetKeysDialog870 gkd = configdialog.GetKeysDialog = Func(return_self=True)912 configdialog.GetKeysDialog = orig_getkeysdialog
43 class GetKeysDialog(Toplevel): class325 run(GetKeysDialog)
24 from idlelib.config_key import GetKeysDialog1611 new_keys = GetKeysDialog(self, 'Get New Keys', bind_name,
9 class GetKeysDialog(Toplevel): class268 run(GetKeysDialog)
17 from idlelib.keybindingDialog import GetKeysDialog677 newKeys = GetKeysDialog(self, 'Get New Keys', bindName,