You could load the latest Spec but it depends on some Morphic changes so :s Ben On Apr 29, 2013, at 4:12 PM, roberto.minelli@usi.ch wrote:
By the way I used a fresh Pharo 2.0 image and labels are still white :D
Do I have to use Pharo 3.0 to have black labels?
Cheers, R
On Apr 29, 2013, at 3:32 PM, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
I can't say because I never use Moose image
Ben
On Apr 29, 2013, at 3:07 PM, "roberto.minelli@usi.ch" <roberto.minelli@usi.ch> wrote:
By the way.. I often use the Moose image hosted at
http://ci.inria.fr/moose/job/moose-latest-dev-4.8/lastSuccessfulBuild/artifa...
instead of the Pharo image.. And here Spec is not up to date.
When I run the "System>Software Update" from the World menu, packages are not updated, right?
I think it would be a nice-to-have.
Cheers, R
On Apr 29, 2013, at 2:07 PM, roberto.minelli@usi.ch wrote:
Thanks for the answers⦠I will update to the last image ;)
On Apr 29, 2013, at 1:38 PM, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
In the latests image, it should be black :)
Which image are you using ? Ben
On Apr 29, 2013, at 12:27 PM, roberto.minelli@usi.ch wrote:
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