PluggableMultiColumnListMorph How To

Ned Konz ned at bike-nomad.com
Mon Mar 31 22:27:03 UTC 2003


On Monday 31 March 2003 06:58 am, Donald Major wrote:
> BUT, it is important that all the values in the column data lists
> be Strings.

Of course, it would be a simple matter to put an "asString" into 
PluggableMultiColumnListMorph>>createMorphicListsFrom: 

		ifFalse: [StringMorph contents: item asString font: font]])

and make it simpler for lazy programmers.
-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE



More information about the Squeak-dev mailing list