Thank you for answering. <br><br>I googled the &quot;NSStatusItem&quot; and I&#39;m not quite sure I understand what you mean. I guess putting the application in the Finder/Application menu could be done without modifying the source code ? I want to put a shortcut/the application to the bundle automaticaly with the installer (.dmg). Of what I understood of my readings, NSStatusItem is for placing the application in the status bar. I am really a MacOSX noob so excuse my misunderstanding
<br><br>Regards,<br>Félix C. Morency<br><br><div><span class="gmail_quote">2007/9/26, Sean McBride &lt;<a href="mailto:sean@rogue-research.com">sean@rogue-research.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 9/25/07 12:06 PM, Félix C. Morency said:<br><br>&gt;I&#39;m trying to create a MacOSX bundle with my application. So far, everything<br>&gt;is working (.dmg generation) except the fact that the application is always<br>
&gt;installed in /usr/bin. Is there any way to install it in the application<br>&gt;menu ? I&#39;m far from being a mac expert so I would need help please.<br><br>If you want something to be in the application menu, then you need to
<br>make an NSStatusItem, not an application.&nbsp;&nbsp;Google &quot;NSStatusItem&quot;.<br><br>--<br>____________________________________________________________<br>Sean McBride, B. Eng&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="mailto:sean@rogue-research.com">
sean@rogue-research.com</a><br>Rogue Research&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.rogue-research.com">www.rogue-research.com</a><br>Mac Software Developer&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Montréal, Québec, Canada<br><br><br></blockquote>
</div><br>