Cocoa Command Line Application
Cocoa Command Line Application
- Subject: Cocoa Command Line Application
- From: David Lee <email@hidden>
- Date: Sun, 6 Jul 2003 19:07:42 +0100
Hi list,
I would like to know how to do the following:
I need an application (one without a GUI or menu bar or anything) to be
launched at the time a user logs in. It does some monitoring until the
point the user logs out at which point it quits. The application needs
to make use of the cocoa frameworks because it needs to display a
window containing a message at certain times when it detects that
certain events have occurred. The only other application I have seen
this happen in is the PPP connect daemon, which flags up messages when
the phone line connection goes down etc...
Is what I want even possible? How do I go about it and which project in
project builder should I choose?
Dave Lee
_______________________________________________
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.