Re: [Pharo-users] Meta-clicking to bring up the halo

2017-05-14 Thread Stephane Ducasse
Hi Normally bringing the halo is done using Shift+command(on mac)+alt. Now in Pharo there is also a Platform class and I do not know if the keybinding dispatch to it. So this is not clear that this is a vm things. With the introduction of SDL20 we want to manage all the event interpretation at the

[Pharo-users] Meta-clicking to bring up the halo

2017-05-13 Thread horrido
I have Pharo 5.0 running under both Windows 7 and Raspbian (using the Spur VM). Curiously, I can bring up the halo in Windows by meta-clicking, but not so in Raspbian. In Raspbian, the only thing I can do is 'add halo' from a context menu (which I can also do in Windows). I'm just guessing but thi