Hi! Building an Add-On Extension is pretty straight forward, but now I ran into the problem of adding ShortCut Labels like "Strg + F3" next to my new Menu - Items.
MyMenu ------- Item 1 Strg + F1 Item 2 Strg + F2 Item 3 Strg + F3 Is there a way of providing the ShortCut-String information to the Menu in order to force it to display e.g. Strg + F1 on the right edge of the Dropdown menu? (like it is possible with icons, which are displayed on the left edge) I am well aware that the organization of shortcuts is seperated from the extension. There is no need for a dynamic solution which finds the right short cut for the command. A hard coded solution would be sufficient for my purpose. I would be grateful for any ideas. thx in advance. cu Phil -- View this message in context: http://www.nabble.com/Add-On-Menu-with-ShortCuts-tp24701892p24701892.html Sent from the openoffice - dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
