Re: Multiple Application Organization
Re: Multiple Application Organization
- Subject: Re: Multiple Application Organization
- From: Paul Walmsley <email@hidden>
- Date: Mon, 29 Sep 2008 23:22:46 +0100
Kelly Graus wrote:
However, when applications B and C are launched, a dock icon is
automatically shown. These applications should be run without the
user knowing that other apps are being opened.
I've come across a similar problem before. I seem to recall that the
cause of it was that there is a particular framework that our
application linked against which caused the application to show up in
the dock (sorry, I can't remember which framework it was, it may have
been Carbon). I think we rewrote parts of the application to use just
some of the lower level frameworks (Core Foundation,
ApplicationServices) and this stopped our application appearing in the dock.
I'm sure there are other ways of doing this, but this may be simple
change that works for you.
Paul
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden