Re: [MacRuby-devel] Is this the right list?

2009-01-13 Thread Eloy Duran
Generally when you are creating a Cocoa application with Ruby, you'll want to use frameworks that use Cocoa idioms. This holds especially true for async operations, such as working with sockets. So in this case I take would look at http://code.google.com/p/cocoaasyncsocket/ This is used by, f

Re: [MacRuby-devel] Is this the right list?

2009-01-13 Thread Timothy McDowell
Thanks a bunch, but I believe I'm going to have to switch frameworks/libraries. I believe I just read that opening TCPSockets causes errors in MacRuby.. On Mon, Jan 12, 2009 at 11:36 PM, John Shea wrote: > textView seems rather tedious compared to textField to me. > Here is what I do (which does

Re: [MacRuby-devel] [MacRuby] #166: Bus error when installing gem

2009-01-13 Thread MacRuby
#166: Bus error when installing gem --+- Reporter: m...@…|Owner: lsansone...@… Type: defect| Status: closed Priority: blocker