[MacRuby] #140: Delegate Functions for NSNetServiceBrowser Not Functional
#140: Delegate Functions for NSNetServiceBrowser Not Functional ----------------------------------------+----------------------------------- Reporter: chris@iterativedesigns.com | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: major | Milestone: Component: MacRuby | Keywords: ----------------------------------------+----------------------------------- I have the following script http://gist.github.com/14843 that builds out and attaches to the NSNetServiceBrowser object using the delegate object to print out when services are found. It does not receive the delegate function when a service has been found, but does exec the delegate function on service start. I have tried using the Cocoa runloop with this but it doesn't help the situation. Any assistance would be appreciated! -- Ticket URL: <http://www.macruby.org/trac/ticket/140> MacRuby <http://macruby.org/>
#140: Delegate Functions for NSNetServiceBrowser Not Functional ----------------------------------------+----------------------------------- Reporter: chris@iterativedesigns.com | Owner: lsansonetti@apple.com Type: defect | Status: closed Priority: major | Milestone: Component: MacRuby | Resolution: invalid Keywords: | ----------------------------------------+----------------------------------- Changes (by lsansonetti@apple.com): * status: new => closed * resolution: => invalid Comment: Figured out the problem (http://pastie.org/292612) and discussed with Chris on IRC. Closing. -- Ticket URL: <http://www.macruby.org/trac/ticket/140#comment:1> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby