Mailing Lists: Apple Mailing Lists

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

gridWithComposition: unrecognized selector



All,

I have a view that has a QCCompositionPickerView as a subview.

I am doing the following to remove the view temporarily:

[[myViewController view] retain];
[[myViewController view] removeFromSuperview];

This works fine; however, when I add the view back:

[[box contentView] addSubview:[myViewController view]] 

I get the following error (this is very reproducable):

-[NSCFDictionary gridWithCompositions:]: unrecognized selector sent to instance 0x18b0e9c0


Should I instantiate a new composition picker view each time?


Ben

 _______________________________________________
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.