<div dir="ltr"><div>Hi folks!</div><div><br></div><div>While investigating the SystemWindow hierarchy, I found that the #open:label message sends #buildMorphicWindow but that method is not defined on the instance side.</div><div>This signals a MNU error instead of a subclass responsibility one.</div><div><br></div><div>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</div><div>opening it in the world.</div><div><br></div><div>The attached changeset addresses both.</div><div><br></div><div>Cheers,</div><div>Nico</div></div>