[update 1.1] #11214

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

[update 1.1] #11214

Marcus Denker-4
11214
-----

Issue 1945: registration mechanism for the menu
Very nice, Alain!!!
Issue 1974: remove #disableSubmorphFocusForHand: (part 1)
--
Marcus Denker  -- http://www.marcusdenker.de
INRIA Lille -- Nord Europe. Team RMoD.


_______________________________________________
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: [update 1.1] #11214

Stéphane Ducasse

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
Where is the menu created?

Stef



> Issue 1974: remove #disableSubmorphFocusForHand: (part 1)
> --
> Marcus Denker  -- http://www.marcusdenker.de
> INRIA Lille -- Nord Europe. Team RMoD.
>
>
> _______________________________________________
> 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
Reply | Threaded
Open this post in threaded view
|

Re: [update 1.1] #11214

Alain Plantec-4
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
>> [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
>
>  


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