[MacRuby] #907: forKeyPath and valueForOutputKey don't appear to work in MacRuby

MacRuby ruby-noreply at macosforge.org
Sun Sep 19 23:19:54 PDT 2010


#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/>



More information about the macruby-tickets mailing list