11 Jan
2011
11 Jan
'11
4:49 p.m.
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.