Stéphane Ducasse a écrit :
> On Feb 17, 2010, at 8:03 PM, Marcus Denker wrote:
>
>   
>> 11214
>> -----
>>
>> Issue 1945:  registration mechanism for the menu 
>> Very nice, Alain!!!
>>     
>
> alain this is really cool
>   
thanks
> Where is the menu created?
>   
see PasteUpMorph>>invokeWorldMenu: evt.

the menu building is implemented in WorldState.
see the #'world menu building' method category.

to see all menu registration methods, just browse all senders to
#worldMenu (the pragma keyword).

See also MenuRegistration and PragmaMenuBuilder comments.

Alain
> Stef
>
>
>
>   
>> Issue 1974:  remove #disableSubmorphFocusForHand: (part 1)
>> --
>> Marcus Denker  -- http://www.marcusdenker.de
>> INRIA Lille -- Nord Europe. Team RMoD.
>>
>>
>> _______________________________________________
>> 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
>
>   


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

Reply via email to