[Pharo-project] what is the equivalence to PopUpMenusetMenuFontTo: aFont in MenuMorph

2010-07-02 Thread Stéphane Ducasse
I'm removing PopUpMenu and friends from the image and I need to replace 
setMenuFontTo: but I do not know with what?

Stef
___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


Re: [Pharo-project] what is the equivalence to PopUpMenusetMenuFontTo: aFont in MenuMorph

2010-07-02 Thread stephane ducasse
Since menus are normally created dynamically I'd simply replace with 
nothing!
(see MenuItemMorphinitialize)

Regards, Gary

:)


On Jul 2, 2010, at 6:59 PM, Stéphane Ducasse wrote:

 I'm removing PopUpMenu and friends from the image and I need to replace 
 setMenuFontTo: but I do not know with what?
 
 Stef


___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project