tklib
tklib copied to clipboard
Fix of tooltip display of menu items.
Previous code does not work with Tk 8.6 (maybe never really worked) for adding tooltips to menu items. This PR fixes the problem. Not tested on earlier versions of Tk.