Tkinter menus from keyboard

Guilherme Polo ggpolo at gmail.com
Wed Mar 26 08:45:29 EDT 2008


2008/3/26, MartinRinehart at gmail.com <MartinRinehart at gmail.com>:
> Tkinter defaults to, for example, Alt+f = File (if File is your first
>  menu name starting with "f").
>
>  I'd like to assign my own letters and have them underscored, per the
>  universal standard. Can this be done?
>

Set the underline option to the index of the desired letter

> --
>  http://mail.python.org/mailman/listinfo/python-list
>


-- 
-- Guilherme H. Polo Goncalves



More information about the Python-list mailing list