Lines Matching refs:changes
72 #self.bind('<Alt-a>', self.Apply) #apply changes, save
500 '''When one font attribute changes, save them all, as they are
674 if currentKeySetName in self.changedItems['keys']: #unsaved changes
683 message = ('Your changes will be saved as a new Custom Key Set.'
729 #handle any unsaved changes to prev key set
757 #handle any unsaved changes to this key set
777 #write changes
792 #user can't back out of these changes, they must be applied now
808 #write changes
821 #user can't back out of these changes, they must be applied now
835 message = ('Your changes will be saved as a new Custom Theme. '
878 #apply any of the old theme's unsaved changes to the new theme
936 #handle any unsaved changes to this theme
1167 "Save configuration changes to the user config file."
1196 "Dynamically apply configuration changes"
1230 changes using idleConf.
1232 Not all changes take effect immediately - some may require restarting IDLE.
1373 """Save configuration changes to the user config file."""
1388 these changes apply to all versions of IDLE installed on this
1390 [Cancel] only cancels changes made since the last save.
1445 # track changes to the canvas and frame width and sync them,