I have... @property(assign) NSNumber* inputAreaThreshold;
and @dynamic inputAreaThreshold; ...in the right places (where the template says they should go), but QC is giving me an exception. Any idea what's wrong? *** -[bodyTrackerPlugIn inputAreaThreshold]: unrecognized selector sent to instance 0x5bef080 --------------------- 0x91d2aaf0: -[QCContext renderPatch:time:arguments:] 0x91d2a8d4: -[QCGraphicsContext renderPatch:time:arguments:] 0x91d299c8: -[QCOpenGLContext renderPatch:time:arguments:] 0x0000db2c 0x91d9f938: -[QCView render:arguments:] 0x91d9f4bc: -[QCView startRendering:] 0x0000d234 0x94b9bdf8: _nsnote_callback 0x9519f960: _CFXNotificationPostNotification 0x94b996dc: -[NSNotificationCenter postNotificationName:object:userInfo:] 0x92462b5c: -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] 0x9242f5b4: -[NSWindow makeKeyAndOrderFront:] 0x0000d02c 0x923bdc68: -[NSDocument showWindows] 0x9265086c: -[NSDocumentController openDocumentWithContentsOfURL:display:error:] 0x0001a214 0x0001a184 0x926b926c: -[NSApplication _doOpenFile:ok:tryTemp:] 0x926fbce8: -[NSApplication openFile:ok:] 0x92799b0c: -[NSDocumentController(NSPrivate) _openRecentDocument:] 0x924743bc: -[NSApplication sendAction:to:from:] 0x9250fabc: -[NSMenu performActionForItemAtIndex:] 0x9250f7ec: -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] 0x924f0fac: AppKitMenuEventHandler 0x9376cf6c: DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) 0x9376c104: SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) 0x937890e4: SendEventToEventTarget 0x937befd4: SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) 0x937e583c: SendMenuItemSelectedEvent 0x937e5728: FinishMenuSelection(MenuData*, MenuData*, MenuResult*, MenuResult*, unsigned long, unsigned long, unsigned long, unsigned char) 0x937c24e8: MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) 0x937c1efc: _HandleMenuSelection2 0x92442dec: _NSHandleCarbonMenuEvent 0x923b8858: _DPSNextEvent 0x923b7d88: -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] 0x923b1a44: -[NSApplication run] 0x00003f84
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]

