[UPDATES] 9 more. Was: Re: [UPDATES] 10 new updates for 2.4

Dan Ingalls Dan.Ingalls at disney.com
Thu Apr 29 23:30:25 UTC 1999


"Mark Mayfield" <mmayfield at netexplorer.com> wrote...
>>1165MinorFixes
>>A couple from Reinier, plus my fix for Chris Norton's problem with 
>>SystemWindowWithButton.
>
>This change added the line
>	labelString := 'Untitled Window'
>to System Window's initialize method. Now when you open an inspector 
>you get the label 'Untitled Window'.
>
>The SystemWindow class's method labeled: does the following:
>	^ (self basicNew setLabel: labelString) initialize
>
>Which causes the new system window object's label to be overwritten 
>with the 'Untitled Window' in the initialize method.

Yes.  Sorry about that.  I have put out a new update that fixes this (along with a number of Wonderland updates).  I was too hasty to get these fixes out before living with them a bit longer.

Fetch updates again.  The problem should go away.

	- Dan





More information about the Squeak-dev mailing list