[Pharo-users] Re: Create keyboard shortcut
thanks a lot Guille, this is a good tip!
[Pharo-users] Re: Create keyboard shortcut
Hi peace.d, I’ve had a quick look: you can inspire yourself from the class ToolShortcutsCategory. The class has a couple of special things: - it inherits from KMCategory (a keymapping framework class) - it defines `isGlobal` returning true on the class side (to say it defines global shortcuts