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