Hi, all.
Why isn't the following code working?
BorderedMorph adoptInstance: Morph new.
In theory, I would expect all additional instance variables (borderWidth and borderColor) to be "nil".
The scenario is just workspace scripting. Trying something out. Setting up a scene, evaluating some code. Iterating quickly.
Best,
Marcel