From: FUJIMOTO H. <hi...@im...> - 2003-10-06 22:44:13
|
At Sun, 5 Oct 2003 13:26:12 -0600, Rod Schmidt wrote: > If I create an Objective-C cocoa app with Project Builder, can I also > create some RubyCocoa classes and use them in my program like they are > normal Cocoa classes? If so, how would I do that? You may need to read soruce of addressbook.rb or webkit.rb in AAA, in the {SOURCE}/framework/src/ruby/osx/objc directory. Perhaps, it is helpful. -- Hisa |