commit | 804a5d94b6b7f8cb8546112aee2bc3af362f28f5 | [log] [tgz] |
---|---|---|
author | Cheryl Sabella <cheryl.sabella@gmail.com> | Fri Dec 28 13:15:30 2018 -0500 |
committer | Terry Jan Reedy <tjreedy@udel.edu> | Fri Dec 28 13:15:30 2018 -0500 |
tree | cbb5a9d6df5ba73c39862e1896b86fb5cef132ce | |
parent | 9e00d9e88fbf943987e4771c753f5ca8f794103e [diff] |
IDLE: Create function to update menu item state. (GH-11343) This will be needed for other menu items. Change outwin to call the function instead of updating the menu item directly.