From: Eloy D. <elo...@gm...> - 2010-05-23 15:32:56
|
Hi, You're posting this to the RubyCocoa mailing-list, which is a different software than MacRuby. Are you sure you downloaded MacRuby and not RubyCocoa too? Because that would explain the problem you're having with ‘framework "Cocoa"’ etc. http://www.macruby.org/ HTH, Eloy On Sun, May 23, 2010 at 12:45 AM, ecin <ec...@co...> wrote: > I'd like to use Dictionary Services > (http://developer.apple.com/mac/library/documentation/UserExperience/Reference/DictionaryServicesRef) > to look up definitions in a MacRuby app, but am having a hard time figuring > out exactly what I need to require in order to access its functions, as > framework 'Cocoa' > framework 'CoreServices' > doesn't do the trick. Is this another example of missing bridge support, or > am I missing something else? > ------------------------------------------------------------------------------ > > > _______________________________________________ > Rubycocoa-talk mailing list > Rub...@li... > https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk > > |