[Tkinter-discuss] Menu Problem

Alejandro Autalan alejandroautalan at gmail.com
Fri May 31 03:33:25 CEST 2013


2013/5/30 Paul Malherbe <paul at tartan.co.za>

>  Hi
>
> I hope someone can help me with the following problem:
>
> I have attached a menu class which is part of a project I have written.
>
> As my main menu names can be multiple lines I am using the image facility,
> without text, of Menu. However I cannot get an accelerate key to work.
>
> Can anyone please assist me?
> --
> Regards
>  Paul Malherbe
>
>
Hi paul,

You can save the image width on the menu, and then calculate the position
to post the menu. See the attached changes.
I hope this  helps.
Regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20130530/e2ffc368/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: menu_patch
Type: application/octet-stream
Size: 1379 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20130530/e2ffc368/attachment.obj>


More information about the Tkinter-discuss mailing list