From: Sam G. Jr. <sta...@ma...> - 2003-05-24 00:40:09
|
Hello everyone, I'm having problems trying to create a NSTextView. I've tried in irb as well as in the program I'm working on and get the same results. irb output: [ADV:~] bob% irb irb(main):001:0> require 'osx/cocoa' true irb(main):002:0> tv = OSX::NSTextView.alloc /Library/Frameworks/RubyCocoa.framework/Versions/A/Resources/ruby/osx/objc/oc_wrapper.rb:18: [BUG] Bus Error ruby 1.6.7 (2002-03-01) [powerpc-darwin6.0] Abort Thanks for your help... Sam Griffith Jr. sta...@ma... |