Le 1 janv. 2012 à 17:27 Soir, Christian Schmitz a écrit: > Am 01.01.2012 um 17:14 schrieb Arnaud Nicolet: > >> I'm not doing it on Cocoa currently (a complex project hardly runs fine >> there). > > Okay. But I updated it for Cocoa today.
Nice as well. Thanks. >> I've discovered something further: I get an error code of -600 but the icon >> is successfully added to the file. For example, this is the code I tried: > > I don't get this error. the plugin informs Finder that icon changed so the > Finder can update display. Maybe that fails? Oh yes, that's it! It makes perfect sense because it fits in the -600 error code perfectly. In fact, I use PathFinder everyday and the Finder is always closed. So the plugin can't communicate to the Finder and returns the -600 error code. Since the -600 error code is specific (no eligible process with given PID), I think I can simply consider -600 being equal to 0 in this very-special use. Thank you! _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
