Le 16/5/15 01:22, Avdi Grimm a écrit :
On Fri, May 15, 2015 at 7:12 PM Carlo <snoob...@gmail.com
<mailto:snoob...@gmail.com>> wrote:
Pressing Alt-Tab brings up a debugger. Debugging the method shows:
Thanks! Any idea where the keyboard shortcut is assigned? On the only
systems I have handy to test this, the OS catches Alt-Tab before it
ever gets to Pharo.
We started to introduce KeyBinding a way to declare binding instead of
hard-coding then.
Now we need to finish to convert all the code to use keybinding.
Stef