| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Jul 27, 2007, at 5:29 PM, Mike Zornek wrote: What should the type be? You've run up against the frustration of where AppleScript's types end and custom app-defined types begin. If you look inside iChat's dictionary, you find that it defines TIFF Picture as essentially backed up by "NSData". Not sure what this means for how (or if) scripters can usefully manipulate the TIFF Picture with data from outside of the app (e.g. from a disk file). Generally I think what you would do is expose a class like "TIFF Picture" such that it included a property like "data path" or something, so users could do something like "make new TIFF Picture with properties {data path:myPictureFilePath}". I'm pretty rough on this stuff myself, though. D |
_______________________________________________ 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: | |
| >Re: How to do photos in AppleScript? (From: Mike Zornek <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
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.