Photoshop PSD Files and NSView
Photoshop PSD Files and NSView
- Subject: Photoshop PSD Files and NSView
- From: "Boisy G. Pitre" <email@hidden>
- Date: Sat, 21 May 2005 09:52:25 -0500
Folks,
I have a photoshop PSD file which contains several layers. What I
would like to do is place this PSD file within an NSView, then "hook"
up other NSView objects to the other layers in the photoshop PSD file
so that I can enable them, disable, them etc, and provide some
primitive animation. Is this possible?
The only other option is to save each layer as a separate PSD file,
bring each into the project, then add each layer as an NSView within
Interface Builder. This is doable, but means I have to re-layout
everything in IB.
So in short, is there a way to address layers in a PSD file such that
I can assign NSViews to each of them programatically?
Thanks!
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden