Cocoa App daemon with NSPanel
Cocoa App daemon with NSPanel
- Subject: Cocoa App daemon with NSPanel
- From: Matt Jaffa <email@hidden>
- Date: Wed, 14 Jan 2004 21:11:26 -0700
Hi,
I am trying to develop a daemon that uses Cocoa and Objective-c.
I have a while loop that is searching for socket connections and when
it receives a connection I would like to call a pop up Panel ====
NSPanel get information from the user, they then submit it, and then
the dameon takes that information and sends it back through a socket.
I know how to do all the socket stuff, but don't know how to
integrate the idea of only having a pop-up panel pop up when it
receives a connection .
I know explained this not so well, anyone can point me to some
examples.
a daemon/cocoa app please
Thanks,
Matt
_______________________________________________
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.