[Vm-dev] Simulator window and halos

Bert Freudenberg bert at freudenbergs.de
Wed Jul 15 20:11:55 UTC 2015


In the Etoys image we changed wantsHaloFromClick to

wantsHaloFromClick
	^ self valueOfProperty: #wantsHaloFromClick ifAbsent: [^true].

With that you could just set the property. Without that, you would have to override the method.

- Bert -
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4115 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20150715/ad276193/smime.bin


More information about the Vm-dev mailing list