[ENH] A Simpler Flasher (was: Re: [FIX] flasherMorphCleaned)

Ned Konz ned at bike-nomad.com
Thu Apr 18 00:34:25 UTC 2002


On Wednesday 17 April 2002 04:02 pm, Scott Wallace wrote:
>                 ifTrue: [self color: (onColor alphaMixed: 0.5 with:
> Color black)]


And with CS 4808colorScrollBars-dew, we can simplify it further by 
saying

	ifTrue: [ self color: onColor muchDarker ]


Is this Smalltalk golf?

-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE




More information about the Squeak-dev mailing list