On 2011-01-10, at 15:52 , Martin Hawkins wrote:
> 
> Thanks Matt, I've got the book but missed that point.
> Any suggestions re my second issue. i.e. translating the selector part

You can pass a selector as a symbol or string:

m.setEventHandler(self, andSelector: 
:"getURL:event:withReplyEvent:returnEvent:", …
m.setEventHandler(self, andSelector:"getURL:event:withReplyEvent:returnEvent:", 
…


_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to