[Cuis-dev] [Fix] Small fixes to SystemWindow

Nicolás Papagna Maldonado nicolas.papagna at gmail.com
Fri Jan 10 12:26:05 PST 2025


Hi folks!

While investigating the SystemWindow hierarchy, I found that the
#open:label message sends #buildMorphicWindow but that method is not
defined on the instance side.
This signals a MNU error instead of a subclass responsibility one.

I also extracted #toOpen: from #open:label: because I didn't find a way to
create a properly initialized SystemWindow (model + the call to
#buildMorphicWindow) without
opening it in the world.

The attached changeset addresses both.

Cheers,
Nico
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20250110/69f35baf/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 6974-CuisCore-NicolasPapagnaMaldonado-2025Jan10-17h20m-NPM.001.cs.st
Type: application/octet-stream
Size: 734 bytes
Desc: not available
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20250110/69f35baf/attachment.obj>


More information about the Cuis-dev mailing list