Re: Keystroke in ComposableModel
Posted by Stephan Eggermont-3 on May 11, 2016; 5:14pm
URL: https://forum.world.st/Keystroke-in-ComposableModel-tp4894301p4894345.html
On 11-05-16 14:32, Khrystyna Mykhailiuk wrote:
> I would like to implement some shortcuts at the window of an object of
> ComposableModel class.
> Can anybody help me to understand which methods I should override?
Just take a look at #bindKeyCombination:toAction: and its senders
Stephan