Looking for example of this type of app.
Looking for example of this type of app.
- Subject: Looking for example of this type of app.
- From: Paul Sargent <email@hidden>
- Date: Sun, 19 Jun 2005 12:22:15 +0100
Hi people,
I'm looking for an example project which will show me how to
structure the app that I'm working on. The behavior I want is :
1) App starts up at login (so it'll be in startup items or something)
2) No windows, or dock icon are normally present.
3) There'll be a menu bar icon to get a preferences window up.
4) It will poll things in the background and raise windows when
various events occur. (Kicked off an NSTimer or something. This part
is pretty much done)
All of the Cocoa I've done so far has been either single window or
document based apps. They all come with the things I want avoid as
default though.
I thought about writing this as a unix daemon and doing notification
through something like growl, but that leaves me with no way of
setting preferences except by a separate program. That feels a bit
hackie.
Any example code out there to show how something like this would be
done?
Thanks
Paul
_______________________________________________
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