I don't know any easy way to do it right now.

What I would do, as LabelModel>>#text: can take a Text instance as
argument, is :
self text: ('the string I want to display' asText addAttribute: TextColor
red)

But of course it is not very good.

Clement


2013/4/29 roberto.mine...@usi.ch <roberto.mine...@usi.ch>

> Hi,
>
> I'm building a small UI with spec and I have a problem with the LabelModel.
>
> Is there any way to change the default color (white) of the #text: in a
> LabelModel?
>
> Thanks,
> Roberto
>



-- 
Clément Béra
Mate Virtual Machine Engineer
Bâtiment B 40, avenue Halley 59650 *Villeneuve d'Ascq*

Reply via email to