[ENH] VisualPropertiesCleanup

Joshua Gargus schwa at cc.gatech.edu
Thu Dec 20 16:53:32 UTC 2001


from preamble:

"Change Set:		VisualPropertiesCleanup
Date:			20 December 2001
Author:			Joshua Gargus

Modify Morph and subclasses to initialize color, border width, and
border color by using the methods #defaultColor, #defaultBorderWidth,
and #defaultBorderColor instead of explicitly setting them in the
#initialize method.  

This solves the problem of overriding #defaultColor in a subclass, but
not having this affect a newly created instance of this subclass because
the change is later overridden by another color change."!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: VisualPropertiesCleanup.cs.gz
Type: application/octet-stream
Size: 15589 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20011220/fa8e5fac/VisualPropertiesCleanup.cs.obj


More information about the Squeak-dev mailing list