Excellen!

Stef
On Feb 2, 2009, at 11:37 PM, Alain Plantec wrote:

> from issue http://code.google.com/p/pharo/issues/detail?id=197
>
>> MVCMenuMorph is used by PopUpMenu startUpWithCaption 's methods  
>> which themselves are
>> used by MorphicUIManager. So, one can't get rid of MVCMenuMorph so  
>> simply even it has
>> only 3 users.
>> One have first to remove all non standard dialogs using (PopUpMenu  
>> direct using as an
>> example).
>> First PopUpMenu refs have to be removed and replaced by UIManager  
>> default standard
>> dialogs call. This is what is done by SLICE-PopUpMenuRefsRemoval  
>> (in PharoInbox).
>> Next step: FillInTheBlank and FillInTheBlankMorph refs removal  
>> (replaced by UIManager
>> default request: and co)
>
> Cheers
> alain
>
>
>
>
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>


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

Reply via email to