[wxPython-users] Re: wxMac and the Help Menu...
Robin Dunn
robin at alldunn.com
Wed May 30 12:00:50 PDT 2007
7stud wrote:
>> Holy Mackerel, you are correct! It works fine now :)
>>
>> Is the requirement of the '&' documented anywhere?
>
>
>
> Yes. Macs don't support "mnemonic shortcuts"! lol.
Right, but the code that merges the app's menus into the standard system
menus assumes that your app will be following the standards for the
other platforms, so that is why it looks for "&Help".
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-users
mailing list