I removed them when they where broken. We should enable them again:

http://code.google.com/p/pharo/issues/detail?id=1876

> Maybe there is a problem with the Smalltalk startUpList ? I know it has been changed in previous updates.
>

so if you remove this strange all=error swallowing wrappter in HostSystemMenus>>#startUp:

[self setDefaultMenuProxyClass] ifError: [:err :rcvr | ].


you will get a DNU at image startup that shows that we need to fix the menu building code as it used
the world menu. It should build it's menu using the menu builder framework.


Hi Marcus. I would like to make it work. But I have no idea how to do it. What's that menu builder framework ? is there a documentation somewhere ? who did it ?� there is someone to help me with this ?

Thanks

Mariano


� � � �Marcus

--
Marcus Denker �-- http://www.marcusdenker.de
INRIA Lille -- Nord Europe. Team RMoD.


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