From: Tim B. <tim...@gm...> - 2006-03-04 08:01:11
|
Yvon, On Mar 3, 2006, at 11:44 PM, Yvon Thoraval wrote: > > 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. > > reading step 5 : > > did you forgot to initialize MAXCOUNT ? > yes, you're right about that, too! Thanks for pointing it out. In =20 my test program, I set it to 100 but forgot to mention that in the =20 writeup. I'll correct that in the text. > also i get a warning message (after adding CustomView.rb) at Run =20 > Log console : > > >> 2006-03-04 08:40:14.560 RoundTransparentWindow[3662] CustomView=20 >> (0x4effb0) - NSView not correctly initialized. Did you forget to =20 >> call super? > Unfortunately this is an unresolved problem with RubyCocoa. http://sourceforge.net/tracker/index.php?=20 func=3Ddetail&aid=3D1215220&group_id=3D44114&atid=3D438476 I'm torn about what to do about this. I suppose I should include it =20 in the article, since everyone sees it, but hopefully it is something =20= that we'll fix (or see fixed) soon. Tim > best, > > Yvon |