Bind a Quartz Composer composition to a NSImageView image well
Bind a Quartz Composer composition to a NSImageView image well
- Subject: Bind a Quartz Composer composition to a NSImageView image well
- From: "Cook, Mike" <email@hidden>
- Date: Mon, 7 Nov 2005 16:19:54 -0000
- Thread-topic: Bind a Quartz Composer composition to a NSImageView image well
I am trying to bind a Quartz Composer composition to an interface
builder nib file. I can bind all the controls without difficulty but I
am having trouble binding the output of the image well (NSImageView) to
the composition.
I can bind the value but that will only accept TIFF images.
What I want to do is to send the URL of an image from a file dropped in
the well to Quartz Composer downloader. I assumed all I had to do was to
set the Value-URL to my input variable but it doesn't seem to work.
Image1 is the input value in QC that requires a URL. I am also looking
at the string it sends. The correct image apperes in the image well but
nothing useful is transferd to QC.
I set the binding to:- patch.Image1.value [QCPatchController
(QCPatchCoontroller)] but all I get passed through to Quartz Composer is
a string starting "NSImage 0x48bf10 Size={153.6, 151.2}
Reps=(NSBitmapImageRep ......."
Could anyone please tell me what I am doing wrong and how to get round
this.
Mike Cook
_______________________________________________
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