Pharo tips

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Pharo tips

Torsten Bergmann
>I open it in pharo I see that I have SystemWindowButton class
>missing. What steps should I follow to port that from Squeak?

Replace SystemWindowButton with IconicButton and it works
in Pharo too (with old icons).But you can exchange the graphics
with own methods returning a Form instance.

Bye
T.
--
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Pharo tips

Gary Chambers-4
Or (in Pharo only) use MultistateButtonMorph.

Regards, Gary

----- Original Message -----
From: "Torsten Bergmann" <[hidden email]>
To: <[hidden email]>
Sent: Friday, May 14, 2010 7:42 AM
Subject: [Pharo-project] Pharo tips


> >I open it in pharo I see that I have SystemWindowButton class
>>missing. What steps should I follow to port that from Squeak?
>
> Replace SystemWindowButton with IconicButton and it works
> in Pharo too (with old icons).But you can exchange the graphics
> with own methods returning a Form instance.
>
> Bye
> T.
> --
> GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
> Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project 


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project