On 2011-01-11, at 14:30 , Martin Hawkins wrote: > sharedAEManager.setEventHandler(self, > andSelector: :"getURL:event:withReplyEvent:returnEvent", > forEventClass: KInternetEventClass, andEventID:KAEGetURL) > … > > def getURL(event, withReplyEvent:returnEvent)
So the selector for that method declaration would be: "getURL:withReplyEvent:" Notice the trailing colon. _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel