Re: [Pharo-users] [ANN] COVID-19 and JRMPC

2020-03-18 Thread Offray Vladimir Luna Cárdenas
It will have an even more important impact: it will save lives. Take care. Stay safe. Offray On 14/03/20 12:55 p. m., Richard Kenneth Eng wrote: > https://smalltalk.tech.blog/2020/03/13/covid-19-and-jrmpc/  > > This is very unfortunate. I was counting on the awards ceremony for a > great deal of

[Pharo-users] Morphs with Spec2

2020-03-18 Thread Sebastian Jordan
Hi everyone, I Want to use a StringMorph as a title of a UI created with Spec2. For that, I am using a SpMorhPresenter inside a SpPresenter. But the text inside the morph loses its format as it is shown in the attached image. Does anyone knows how to solve this? What I am doing wrong? It would b