At 11:15 AM 3/7/2012, you wrote: > > I'm not focusing on 10.7 so that one flag is out, but I'm not sure I > > understand how to figure out what are the properties of a > > notification. I tried the example and ran it, and I added a folder > > and copied and file, and all I get are notifications with the flags > > as 0 and EventID as this big hex number. > >For me, I see flags 20100 for when I create folder on desktop. And >than another event with flags 31800 for renaming.
I'm running 10.5 and using the example pretty much verbatim. I did comment out the 10.7-only flag <http://monkeybreadsoftware.net/folderchangewatching-fseventsmbs-const.shtml#1>kFSEventStreamCreateFlagFileEvents before I started the event stream, so there are no flags being passed (I couldn't see any that applied). This is the incoming Flags to the Callback, not the EventID. Couldn't get anything except 0x10 when the app starts, though I tried just about everything. Garth Hjelte Sampler User _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
