[Q] how to set middle button = right button?

Javier Diaz-Reinoso javier_diaz_r at mac.com
Wed Mar 7 15:55:41 UTC 2007


BobsUI (http://www.squeaksource.com/BobsUI) create an EmptyHaloMorph  
(subclass of HaloMorph) with addName null, then the morphs have in  
initialize:

   self	haloClass: #EmptyHaloMorph.

and a null addHandlesTo:box:

On 07/03/2007, at 06:26, Bergel, Alexandre wrote:

> Hello,
>
> I am struggling in hiding morph halos completely. How can I achieve  
> this simply ?
> The swapMouseButton preference is getting close, but the presence  
> of halos hampers the use for application end-users...
>
> I tried to make InputSensor>>blueButtonPressed to false , but it  
> does not work...
>
> Cheers,
> Alexandre
> -- 
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.cs.tcd.ie/Alexandre.Bergel
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
>



Javier Diaz-Reinoso
Web: http://homepage.mac.com/javier_diaz_r/





More information about the Squeak-dev mailing list