From: Yvon T. <tho...@fr...> - 2006-03-04 06:02:27
|
Le 4 mars 06 =E0 03:12, Tim Burks a =E9crit : > > I wrote up an account of one conversion and put it online here: =20 > http://www.rubycocoa.com/the-rubification-of-rtw. > > I expect to post other conversions as I complete them. If anyone =20 > else is willing to share conversions of their own, I'd gladly host =20 > those online as well. > very good, i apreciate very much your effort, i'm reading your pages =20 right now hopping i could find a solution where i'm stuck : @appleEventManager=3DOSX::NSAppleEventManager.sharedAppleEventManager =20= ### OK @appleEventManager.setEventHandler_andSelector_forEventClass_andEventID(=20= self, 'GURL', <?>.kAEInternetSuite, <?>.kAEISGetURL) with two args in order to implement Apple Event "Get URL". thanks for your work ! Yvon=20= |