Re: Slighty OT: Non-Cocoa Notifications
Re: Slighty OT: Non-Cocoa Notifications
- Subject: Re: Slighty OT: Non-Cocoa Notifications
- From: Charles Srstka <email@hidden>
- Date: Tue, 7 May 2002 18:21:56 -0500
If you're willing to make it specific to Darwin (which is slightly less
mac-specific than Cocoa since it can be run on x86) you can use
CFNotificationCenter, I think...
On Tuesday, May 7, 2002, at 03:35 PM, Sherm Pendley wrote:
On Tuesday, May 7, 2002, at 03:23 PM, Mike Beam wrote:
I'm working on a Unix application and I would like to have some
functionality similar to that provided by NSNotification and
NSNotificationCenter in Cocoa. Are there any standard Unix system
calls or
anything based on the Standard C library (can't be anything mac
specific)
that provides this sort of thing? Thanks for your help!
You might give GNUStep a look - www.gnustep.org
sherm--
Never put off until tomorrow what you can do today. There might be a
law against it by that time.
_______________________________________________
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.
_______________________________________________
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.