Thank you Stephane for the hint. Through reading
UIManager createPageTestWorkspace I found UIManager default edit: (MyTextCollection at: 101) label: 'Text 101'. It works fine for my purpose. --Hannes On 9/2/16, stepharo <steph...@free.fr> wrote: > Look into UIManager helpers. > > I have to run now. > > > Le 1/9/16 à 21:47, H. Hirzel a écrit : >> Hello >> >> I want to display a string (no code) in a text window. >> >> What is the equivalent of the Squeak expression >> >> StringHolder >> new textContents: (MyTextCollection at: 101); >> openLabel: 'theText 101' >> >> in Pharo 5.0? >> >> Regards >> >> Hannes >> >> > > >