Oct. 7, 2018
2:31 p.m.
The "old" way, a Morph asText, still works. I don't know if this is still fully usable with normal text operations: |text block| block := [ Morph new asText, ' some text']. text:=(Smalltalk ui theme builder newTextEditorFor: block getText: #value setText: nil). text openInWindow. Am Mi., 3. Okt. 2018 um 18:32 Uhr schrieb Hilaire <hilaire@drgeo.eu>:
Hi,
In Pharo, do we have a text editor where it is possible to embed arbitrary Morph object?
Thanks
Hilaire
-- Dr. Geo http://drgeo.eu