ANN: FackBore Effects souce example
ANN: FackBore Effects souce example
- Subject: ANN: FackBore Effects souce example
- From: Bill Bumgarner <email@hidden>
- Date: Sun, 25 Aug 2002 13:37:22 -0400
I released a fun chunk o' code that some of you may find useful as an
example of several things
http://www.versiontracker.com/moreinfo.fcgi?id=15965&db=macosx
The software implements a preferences module that controls a background
process via distributed notifications. The background process can be
configured to auto-launch at login. Full source is included.
Of [potential] interest to developers:
- intra-process communication via distributed notifs using the
defaults database as persistent store
- using LaunchServices to verify that the engine is running
- setting up auto-launch-at-login without disturbing other preferences
- managing a set of unix tasks via NSTask
- implementation of preferences module
- building / packaging / managing a background process
b.bum
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.