how do I run my NSStatusItem app outside of Xcode?
how do I run my NSStatusItem app outside of Xcode?
- Subject: how do I run my NSStatusItem app outside of Xcode?
- From: Donald Hall <email@hidden>
- Date: Sun, 23 Jul 2006 23:58:14 -0600
I have the deployment version of my Cocoa in Carbon NSStatusItem
application working perfectly inside Xcode. I tell it to run and the
icon appears in the system status bar.However, when I try to run it
outside of Xcode, it runs but the icon does not appear in the menu
(system status) bar. The attached menu works as expected. What is
Xcode doing to start the program that I am not? The program can load
the icon (it's in the Deployment folder) when run from Xcode, but not
when run from outside Xcode.
In Terminal I have tried:
prompt% path/to/deployment/folder/myApp &
Thanks for any pointers. Unix is not my strong point.
Don
--
Donald S. Hall, Ph.D.
Apps & More Software Design, Inc.
email@hidden
http://www.appsandmore.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden