Le 03/09/2011 15:29, fabrizio a écrit :
Dear All,
this is my first patch, I hope it will be all right. This is what I have done.
....
2) hotkeys in the "Place" top menu are now properly displayed. They
are right justified and appear without the unnecessary "<>".

This is not possible:
As clearly written in comments in many places,
when a key appear inside "<>" this is a comment, not a hotkey equivalent to the 
menu.
This is due to the fact some hotkeys do not the same thing as the place menu 
items.
Therefore we cannot use always \t instead of "<>"
(It happen each time the command use the mouse position to do something, and 
this is the case in place menu).
Unless someone knows, with wxWidgets,
when the same command event is generated by a hot key or by clicking on the 
menu,
how we know the command event is due to a click on the hot key or click on the 
menu.


--
Jean-Pierre CHARRAS


_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to