Mailing Lists: Apple Mailing Lists

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

[Q] Problem in loading an image



Hello.

I ran into this weird problem


set YouTubeIcon to load image "YouTubeVideo"
display dialog ((class of (load image "YouTubeVideo")) as string) & " " & (class of YouTubeIcon) as string
-- it shows that the (load image "YouTubeVideo") returns image type, and YouTubeIcon is also image type.
However this works :


set image of image view "iconImageView" of window "CocoaTube" to load image "YouTubeVideo"

While this doesn't work.


set image of image view "iconImageView" of window "CocoaTube" to YouTubeIcon


Can anyone please explain this to me?

Thank you.

P.S. AppleScript is more difficult to me than Objective-C/C++ is!!!!!


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

This email sent to 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.