<html>Hi Robert,<br /><br />Welcome to the Cuis community. I'm Juan and I'm who started Cuis and am the BDFL. I'm on vacations right now and without a laptop, so this is a general answer. I can give a more detailed answer and maybe do a video call to guide you a bit when back home.<br /><br />In your messages you raised aeveral issues. Some of them may be bugs or inconsistencies in documentation. We ahould fix them. Cuis is evolving all the time and these things happen.<br /><br />Others are mostly the consequence of you facing a new system and assume that it either behaves exactly as you expect or it is broken. There's a third option though, and it is that you need to get familiar with it. When I prepare an exploration and coding session with youngsters I do a good planning of what I want to do, and then rehearse a couple of times with a rubber duck. Even if I know the system well. I suggest you do the same.<br /><br />Finally, the main focus of Cuis and of Smalltalk is not to be easy for newcomers. 'Easy' and 'Simple' are two completely different things. Please devote some time to read our documentation and to refresh those '50 year old concepts' that still guide us. We included several good links.<br /><br />I'm sure that if you take it a bit slower and devote some time to have fun with the system, and to ask specific questions here, you'll enjoy Cuis a lot.<br /><br />Cheers,<br />Juan Vuletich <br /><br />On Saturday, February 28, 2026 17:11 -03, Robert Chifflet via Cuis-dev <cuis-dev@lists.cuis.st> wrote:<br /> <blockquote type="cite" cite="CAL8MCboYRHfzmpjOoTk6ute8HbbsT7DEZBvPGHjhf_=sb2VnmA@mail.gmail.com"><div dir="auto">i see that TextEditor has a method</div><div dir="auto"> </div><div dir="auto">>>nullText</div><div dir="auto"> </div><div dir="auto">which does not return nil</div><div dir="auto"> </div><div dir="auto">so my very first worries about labels that are nil is not utterly crazy.</div><div dir="auto"> </div><div dir="auto">Daft, maybe.</div><div dir="auto"> </div><div dir="auto">but Crazy, maybe not.</div><div dir="auto"> </div><div dir="auto">First symptom as i try to grasp this: TextEditor has no accessor to get its model.</div><div dir="auto"> </div><div dir="auto">So i will try to grasp why a setter, but no getter.</div><div dir="auto"> </div><div dir="auto">Is it an MVP pattern i am not seeing ?</div><div dir="auto"> </div><div dir="auto">Are Squeak-style window handles not the thing to use in a demo of Cuis as a Smalltalk ? </div><div dir="auto"> </div><div dir="auto">But what is Morphic if i cannot navigate from the Two available tool flap handles ?</div><div dir="auto"> </div><div dir="auto">Argh.</div><div dir="auto"> </div><div dir="auto">So i set aside TextEditor and move to</div><div dir="auto"> </div><div dir="auto">Workspace or Browser.</div><div dir="auto"> </div><div dir="auto">the former is often home to quicksand about contexts and compiledMethod etc</div><div dir="auto"> </div><div dir="auto">There is no simple Browser in my experience ... so i tread with care.</div><div dir="auto"> </div><div dir="auto">See why i want Text Editor as my demo ?</div><div dir="auto"> </div><div dir="auto">Transcript i treat as off-limits. </div><div dir="auto"> </div><div dir="auto">still befuddled,</div><div dir="auto"> </div><div dir="auto">r<br clear="all" /> <div dir="auto"><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">G.Robert Shiplett</div></div></div></blockquote><br /><br /> </html>