[Tutor] Re shortcut message - more info

Phil phillor9 at gmail.com
Thu Jun 1 00:38:24 EDT 2023


This almost works correctly.

self.mainwindow.bind('<Control-o>', lambda event: self.open_file())

If I press 'ctl + o' nothing happens, however, if I press 'o' on it's 
own then the open file dialogue opens. So, I'm almost there.

-- 
Regards,
Phil



More information about the Tutor mailing list