<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">no, it does not work :)<br><div>it will work with Cocoa Cog, but not plain Cog... and it will be present in next Cocoa Cog build (not yet), not in 5.8b12.</div><div><br><div><div>El 21/01/2011, a las 6:42a.m., Mariano Martinez Peck escribió:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi. I am testing a Pharo image from here: <a href="https://pharo-ic.lille.inria.fr/hudson/job/Pharo%201.2/lastSuccessfulBuild/artifact/Pharo-1.2.zip">https://pharo-ic.lille.inria.fr/hudson/job/Pharo%201.2/lastSuccessfulBuild/artifact/Pharo-1.2.zip</a><br>
<br>and the Mac host menu doesn't appear at all. I checked with <br><br>SmalltalkImage current listLoadedModules<br>SmalltalkImage current listBuiltinModules<br><br>and MacMenubarPlugin is included. However, evaluating "HostSystemMenusMacOSX new "&nbsp;&nbsp; will throw a 'primDeleteMenu: failed'<br>
<br>Why the image doesn't throw any error???&nbsp; Look in <br><br>HostSystemMenus &gt;&gt; startUp: resuming<br>&nbsp;&nbsp;&nbsp; resuming ifFalse: [^self].<br>&nbsp;&nbsp;&nbsp; self clearDefault.<br>&nbsp;&nbsp;&nbsp; [self setDefaultMenuProxyClass] ifError: [].<br>
<br>So....indeed, setDefaultMenuProxyClass is throwing an error...but we are puting it under the carpet.<br><br>Anyway, does someone know why this is not working in Cog?&nbsp; because In the standard VM in works perfect.<br><br>
Cheers<br><br>Mariano <br>
</blockquote></div><br></div></body></html>