From: Yvon T. <tho...@fr...> - 2006-03-04 07:03:45
|
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'm reading step 3 right now, following an advice given by Jonathan =20 Paisley, we could change the line (in Controller.rb) from : @itsWindow.display to: @itsWindow.oc_display because display is allready used by ruby and get confused outputting =20 (Run Log) : <CustomWindow: 0x4e8c30><CustomWindow: 0x4e8c30> [...] <0x4e8c30><CustomWindow: 0x4e8c30> each time we move the slider. another comment about your "RTW.rb" file for non english-mother-=20 language readers, seems to be un clear )) what does means RTW even if i understood it means something like "the =20= related" file when you where speaking about Controller.m best, Yvon= |