Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: File/Directory Notifications



On Jul 26, 2004, at 7:00 AM, Manish shrikant shet wrote:

I tried using the FN* API's available in Carbon like FNSubscribe but
it seems that my application gets the notification only when my application
comes in the foreground which is not acceptable to me.

This particular problem can be solved by passing kFNNotifyInBackground in the options parameter to FNSubscribe in Panther and later. Prior to Panther, you should receive notifications while your app is in the background without passing this option.

However, kqueue is still probably the more complete solution.

-eric
_______________________________________________
carbon-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/carbon-development
Do not post admin requests to the list. They will be ignored.


References: 
 >File/Directory Notifications (From: Manish shrikant shet <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.