FROM : Steve Christensen
DATE : Sat Jul 08 16:58:45 2006
On Jul 7, 2006, at 7:27 PM, Brian O'Brien wrote:
> Hi I'd like to be able to add pictures to the iPhoto library from
> inside my own cocoa/ObjectiveC or a C++ application.
> Anyone know how I can do this?
I'd suggest using AppleScript so that iPhoto does the work of
interpreting its private file formats. This means that you don't have
to continually make updates when the file format changes, and makes
it considerably less likely that your software will inadvertently
trash a user's iPhoto library.
steve
DATE : Sat Jul 08 16:58:45 2006
On Jul 7, 2006, at 7:27 PM, Brian O'Brien wrote:
> Hi I'd like to be able to add pictures to the iPhoto library from
> inside my own cocoa/ObjectiveC or a C++ application.
> Anyone know how I can do this?
I'd suggest using AppleScript so that iPhoto does the work of
interpreting its private file formats. This means that you don't have
to continually make updates when the file format changes, and makes
it considerably less likely that your software will inadvertently
trash a user's iPhoto library.
steve
| Related mails | Author | Date |
|---|---|---|
| Brian O'Brien | Jul 8, 04:27 | |
| Finlay Dobbie | Jul 8, 12:44 | |
| Steve Christensen | Jul 8, 16:58 | |
| Finlay Dobbie | Jul 8, 17:05 | |
| Mike Abdullah | Jul 8, 19:21 | |
| Mike Abdullah | Jul 9, 17:19 | |
| PGM | Jul 9, 17:47 | |
| Brian O'Brien | Jul 9, 17:57 |






Cocoa mail archive

