#907: forKeyPath and valueForOutputKey don't appear to work in MacRuby -------------------------------------+-------------------------------------- Reporter: shaun@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: -------------------------------------+-------------------------------------- Comment(by martinlagardette@…): I'm no expert on QC stuff, but it seems like `@myQCView` should be a `QCView` (which responds to `-valueForOutputKey` via the `QCCompositionRenderer` protocol), and not a `QCPatchController`. Did you verify your IB bindings? I may be wrong though, and maybe the problem comes from MacRuby. Did you try reproducing this bug in Objective-C? Just a side note: you named the var `@myQCView`, I think the `my` is not necessary, it's kind of obvious :P -- Ticket URL: <http://www.macruby.org/trac/ticket/907#comment:2> MacRuby <http://macruby.org/>