Caio wins again! Thanks - I was sure I had tried that already. Need to be a bit more organised I think... Thanks again.
On Jan 11, 4:49 pm, Caio Chassot <[email protected]> wrote: > 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 > [email protected]http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel _______________________________________________ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
