Skip navigation.
 
mlRe: iPhoto integration?
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

Related mailsAuthorDate
mliPhoto integration? Brian O'Brien Jul 8, 04:27
mlRe: iPhoto integration? Finlay Dobbie Jul 8, 12:44
mlRe: iPhoto integration? Steve Christensen Jul 8, 16:58
mlRe: iPhoto integration? Finlay Dobbie Jul 8, 17:05
mlRe: iPhoto integration? Mike Abdullah Jul 8, 19:21
mlRe: iPhoto integration? Mike Abdullah Jul 9, 17:19
mlRe: iPhoto integration? PGM Jul 9, 17:47
mlRe: iPhoto integration? Brian O'Brien Jul 9, 17:57