Re: Key path question
- Subject: Re: Key path question
- From: Pierre-Olivier Latour <email@hidden>
- Date: Mon, 5 Dec 2005 20:22:10 -0800
- Delivered-to: email@hidden
- Delivered-to: email@hidden
The selector for the multiplexor is tied to the value of "Structure
Index Member" .
What should be done?
// [m_view setValue:[NSNumber numberWithFloat:.5]
forInputKey:@"Target.0"];
You can set a member directly on a structure input. You can only pass
NSDictionaries or NSArray to structure inputs e.g.
[m_view setValue:myArray forInputKey:@"Target"];
________________________________________________________
Pierre-Olivier Latour email@hidden
Quartz Composer Architect Graphics & Imaging Team
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/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.