Get iphoto scripting bridge handle without starting iphoto?
Get iphoto scripting bridge handle without starting iphoto?
- Subject: Get iphoto scripting bridge handle without starting iphoto?
- From: Gabriel Zachmann <email@hidden>
- Date: Fri, 14 Jan 2011 19:10:03 +0100
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.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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