Hi, Ok, but the problem appears also with a simple NewTextMorph: | t | t := NewTextMorph new. t openInWorld . Cheers, Doru On 11 Dec 2010, at 18:30, Stéphane Ducasse wrote:
doru authoringPrototype looks to me like deprecated. and may be it was reintroduced when we loaded it back.
Stef
On Dec 11, 2010, at 6:26 PM, Tudor Girba wrote:
Hi,
I was looking for examples of how to use NewTextMorph, and I tried:
NewTextMorph authoringPrototype
However, it raises errors which seem to be related to an initialization problem. Am I doing something wrong, or is it simply a bug?
Cheers, Doru
-- www.tudorgirba.com
"Not knowing how to do something is not an argument for how it cannot be done."
-- www.tudorgirba.com "Problem solving should be focused on describing the problem in a way that makes the solution obvious."