Hi, After a few days smooth sailing and playing with MacRuby, I just hit a wall:
How do I invoke something like this in MacRuby: [[NSAppleEventManager sharedAppleEventManager] setEventHandler:self andSelector:@selector(getUrl:withReplyEvent:) forEventClass:kInternetEventClass andEventID:kAEGetURL]; I can't figure out where to find kInternetEventClass and kAEGetURL constants. Are they available from MacRuby? Thanks! -- Regards, Łukasz Adamczak _______________________________________________ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
