Squeak 2.0 Beta Release

Maloney johnm at wdi.disney.com
Fri May 15 00:53:57 UTC 1998


Georg:

Thanks for your comments.

Re: String>withBlanksTrimmed is still buggy

I'll get your withBlanksTrimmed method. 


Re:
>Utilities class> informUntilClick: has been removed. What is the
>recommended replacement ?

Use informUser:during:, as in:

    Utilities
	informUser: 'Please click the mouse'
	during: [Sensor waitClickButton]

Cheers!

	-- John





More information about the Squeak-dev mailing list