Re: [MacRuby-devel] need help to get the Apple Remote Wrapper working with MacRuby

2009-06-30 Thread Matt Aimonetti
I don't know what I was going wrong but with some help from Vincent, I realized that my code was actually working. I cleaned up few things and put everything available there: http://github.com/mattetti/apple-remote-wrapper/tree/master I'll try to write a quick tutorial in the next few days/weeks.

[MacRuby-devel] need help to get the Apple Remote Wrapper working with MacRuby

2009-06-29 Thread Matt Aimonetti
Hi Guys, I wanted to port RubyCocoa old Apple Remote example to MacRuby but I encountered some issues. It looks like I'm now stuck and need some help :( Here is the code: http://github.com/mattetti/apple-remote-wrapper/tree/master I took Martin's source code, updated it to objective-c 2, enable