Re: [MacRuby-devel] [MacRuby] #221: rb_objc_ocval_to_rval crashing when returning Modal Panel Return values

2009-02-06 Thread MacRuby
#221: rb_objc_ocval_to_rval crashing when returning Modal Panel Return values -+-- Reporter: parzi...@… | Owner: lsansone...@… Type: defect | Status: new

Re: [MacRuby-devel] Using 'Pointer.new_with_type'

2009-02-06 Thread Michael Winterstein
On Feb 5, 2009, at 10:53 AM, Michael Winterstein wrote: Hi all, Is there a particular framework that's required in order to use 'Pointer.new_with_type'? I'm using the trunk (build 809) and it's apparently not available in either my Xcode project or in macirb. Is there an alternative me

Re: [MacRuby-devel] Framework callbacks in macirb

2009-02-06 Thread Eloy Duran
I downloaded hotconsole, but can't seem to get it raked / built / installed. I can't find any install instructions. There is a mention that you need the latest branch, so I grabbed the testing branch and built it, but still no luck with hotconsole. The latest code is in trunk. The testing

[MacRuby-devel] presentation slides

2009-02-06 Thread Matt Aimonetti
Tonight I presented MacRuby to the local San Diego Ruby group, here are the slides: http://www.slideshare.net/mattetti/macruby-when-objectivec-and-ruby-meet - Matt ___ MacRuby-devel mailing list [email protected] http://lists.macosforge

Re: [MacRuby-devel] [MacRuby] #221: rb_objc_ocval_to_rval crashing when returning Modal Panel Return values

2009-02-06 Thread MacRuby
#221: rb_objc_ocval_to_rval crashing when returning Modal Panel Return values -+-- Reporter: parzi...@… |Owner: lsansone...@… Type: defect | Status: closed

Re: [MacRuby-devel] Framework callbacks in macirb

2009-02-06 Thread Barry Walker
> > I downloaded hotconsole, but can't seem to get it raked / built / >> installed. I can't find any install instructions. There is a mention that >> you need the latest branch, so I grabbed the testing branch and built it, >> but still no luck with hotconsole. >> > > The latest code is in trunk.