Projects
Home     Blog     Install     New Ticket     View Tickets     Browse Source

Ticket #140 (closed defect: invalid)

Opened 3 months ago

Last modified 3 months ago

Delegate Functions for NSNetServiceBrowser Not Functional

Reported by: chris@… Owned by: lsansonetti@…
Priority: major Milestone:
Component: MacRuby Keywords:
Cc:

Description

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!

Change History

Changed 3 months ago by lsansonetti@…

  • status changed from new to closed
  • resolution set to invalid

Figured out the problem (http://pastie.org/292612) and discussed with Chris on IRC. Closing.

Note: See TracTickets for help on using tickets.