EstebanLM wrote
>       addGroup: [ :group |
>               group 
>                       addItem: [ :item | item name: 'Something 1'; action: [
> "doSomething"] ];

How would one extend a menu with this approach e.g. add an item to the group
from elsewhere (outside the block)? Is it even possible?



-----
Cheers,
Sean
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html

Reply via email to