I have been trying to figure out a way to get all the available
shortcuts from an application without luck.
Anyone have any pointers on how to get that information at runtime?
For your own application this isn't too hard. Just start with -[NSApp
mainMenu] and recursively visit all submenus,
Hi everyone,
I have been trying to figure out a way to get all the available
shortcuts from an application without luck.
Anyone have any pointers on how to get that information at runtime?
Thanks,
Jorge Luis
___
Cocoa-dev mailing list (Cocoa-dev@lists