Re: Get iphoto scripting bridge handle without starting iphoto?
Re: Get iphoto scripting bridge handle without starting iphoto?
- Subject: Re: Get iphoto scripting bridge handle without starting iphoto?
- From: Mike Abdullah <email@hidden>
- Date: Sun, 16 Jan 2011 12:07:02 +0000
Use the iMedia Browser to parse the library without launching iPhoto.
http://code.google.com/p/imedia/
On 14 Jan 2011, at 18:10, Gabriel Zachmann wrote:
> My question is: can I get a scripting bridge handle on iPhoto without making iPhoto launch?
> And can I retrieve a list of iPhoto albums and a list of images in an album without making iPhoto launch?
>
> Right now, I am using
> iPhoto_ = [[SBApplication applicationWithBundleIdentifier:@"com.apple.iPhoto"] retain];
> but that fires up iPhoto, which can be a bit slow.
> Also, as a user, I find it a bit disturbing that iPhoto has been launched by another program.
>
>
> Best regards,
> Gabriel.
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden