Re: Implementation of a server or a daemon in Cocoa
Re: Implementation of a server or a daemon in Cocoa
- Subject: Re: Implementation of a server or a daemon in Cocoa
- From: Philip Mötteli <email@hidden>
- Date: Wed, 9 Apr 2003 09:33:05 +0200
Am Mittwoch, 09.04.03, um 09:26 Uhr (Europe/Zurich) schrieb Alex Knaub:
I would like to develop a program that runs without GUI in the
background like a daemon or server. It should react to hot keys
and mouse-events on desktop, independently of it which program
even is active. Is such program possible in Cocoa?
Does anybody know how to implement such a thing?
Look at NSRunLoop.
Re
Phil
_______________________________________________
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.