<div dir="ltr"><div><br></div><div><br></div>Wrong.<div><br></div><div>The handles give</div><div><br></div><div>inspect model</div><div><br></div><div>and that object is a TextModel<br><div><br></div><div>Really we mean<div><br></div><div><br> TextEditor halt; open.<br><br>open<br><br> ^ SystemWindow editText: TextModel new label: 'Text Editor' wrap: true</div><div><br></div><div>and that leads to </div><div><br></div><div>editText: aTextModel label: labelString wrap: aBoolean<br> | window |<br> window := self new model: aTextModel.</div><div><br></div><div>...</div><div><br></div><div>The model is not the TextEditor</div><div><br></div><div><br></div><div>The demo via code is a failure.</div></div></div><div><br></div><div>The demo via GUI is a failure.</div><div><br></div><div>I will have to fake this to do the demo from the UI.</div><div><br></div><div>Try it with a young pupil, that is my invitation.</div><div><br></div><div>They may state the obvious: But the TextEditor is not the model.</div><div><br></div><div>You see my issue ?</div><div><br></div><div>thanks for DrGeo. Your own work is amazing.</div><div><br></div><div>My task is merely frustrating.</div><div><br></div><div>robert</div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Sun, 1 Mar 2026 at 17:20, Hilaire Fernandes via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st">cuis-dev@lists.cuis.st</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u>
<div bgcolor="#FFFFFF">
<p><font size="4">What's wrong executing 'TextEditor open' in a
Workspace ?</font></p>
<p><font size="4">Then inspect the window, its model is the
TextEditor.</font></p>
<p><font size="4">But I think you are taking the wrong learning path
with your grandchild.</font></p>
<pre cols="72">--
GNU Dr. Geo
<a href="http://gnu.org/s/dr-geo/" target="_blank">http://gnu.org/s/dr-geo/</a>
<a href="http://gnu-drgeo.blogspot.com/" target="_blank">http://gnu-drgeo.blogspot.com/</a></pre>
</div>
-- <br>
Cuis-dev mailing list<br>
<a href="mailto:Cuis-dev@lists.cuis.st" target="_blank">Cuis-dev@lists.cuis.st</a><br>
<a href="https://lists.cuis.st/mailman/listinfo/cuis-dev" rel="noreferrer" target="_blank">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><br>
</blockquote></div>