|
From: <rsc...@xm...> - 2003-10-13 16:13:12
|
Unless I'm missing something (you may need to point me to something more
specific), I think you misunderstood me. I'm not trying to call Cocoa
classes from Ruby but Ruby classes from an Objective-C Cocoa app.
Is there another way to do this besides using Ruby's C API.? How could I do
it using the RubyCocoa framework?
Rod Schmidt
infiniteNIL Software
Quoting FUJIMOTO Hisakuni <hi...@im...>:
> At Tue, 07 Oct 2003 07:44:04 +0900,
> hi...@im... wrote:
> >
> > 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.
>
> correct the above:
>
> You may need to read soruce of addressbook.rb or webkit.rb in the
> {SOURCE}/framework/src/ruby/osx/objc directory. Perhaps, it is
> helpful.
>
> --
> Hisa
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Rubycocoa-talk mailing list
> Rub...@li...
> https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk
>
|