Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to do photos in AppleScript?



...though that's probably more complicated than you need. (For instance, it's a separate class because an album can have multiple pieces of artwork.) I'd lean towards iChat's model -- buddies simply have an "image" property, whose value is an image. I wouldn't worry unduly about trying to script the process of taking a picture.

--Chris Nebel
AppleScript Engineering

On Jul 26, 2007, at 7:03 PM, Brooke Callahan wrote:

Perhaps something similar to what iTunes does with album artwork?

From Script Editor:
artwork n [inh. item] : a piece of art within a track
	elements
	contained by tracks.
	properties
	data (picture) : data for this artwork, in the form of a picture
	downloaded (boolean, r/o) : was this artwork downloaded by iTunes?
	format (type class, r/o) : the data format for this piece of artwork
	kind (integer) : kind or purpose of this piece of artwork

Brooke

On Jul 26, 2007, at 6:52 PM, Mike Zornek wrote:

In my application users can set up a little icon for each client listed in
the source list. In the UI they use the icon chooser panel thing as seen
here:


http://clickablebliss.com/images/billable_1.1_screenshots/editing_client_ico
n.png

Not being an AppleScript guy myself, how would a user expect to access this
in AppleScript? Any suggestions?


~ Mike
--
Work: http://ClickableBliss.com
Play: http://MikeZornek.com


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-implementors mailing list (email@hidden )
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-implementors/email@hidden


This email sent to email@hidden

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-implementors mailing list (email@hidden )
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-implementors/email@hidden


This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. Applescript-implementors mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/applescript-implementors/email@hidden

This email sent to email@hidden
References: 
 >How to do photos in AppleScript? (From: Mike Zornek <email@hidden>)
 >Re: How to do photos in AppleScript? (From: Brooke Callahan <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.