yes you are right, but in fact Stef documentation is ok... just "ahead of his time": we still didn't have the time to integrate the change who will change #on:do:, but it will come... :) Esteban On Sep 10, 2013, at 11:02 PM, kilon <thekilon@yahoo.co.uk> wrote:
Stephane please note that your documentation does not work for my pharo 3.0 for example according to Guillermo blog post binding closing the window of workspace to shift+cmd+a
morph on: $a shift command do: [ morph delete ].
works like a charm. But your doc in the link you gave me says
morph bindKeyCombination: $a shift command toAction: [ morph delete ].
which does not work. Maybe I am using an older Pharo 3.0 ?
-- View this message in context: http://forum.world.st/How-to-bind-keyboard-shortcuts-to-messages-tp4707525p4... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.