Mariano Martinez Peck a écrit :
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 ?
Hi Mariano, all I think it is the pragma based menu framework I've implemented. well, no documentation for now, sorry :( but I will help as much as I can :) Can you recall me what is the class/method to look at ? Alain
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 <mailto:Pharo-project@lists.gforge.inria.fr> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
------------------------------------------------------------------------
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project