Re: [MacRuby-devel] AWS-S3 gem doesn't work with MacRuby

2011-08-31 Thread Rolando Abarca
ound. > HTH -- Rolando Abarca M. Phones: +1 (415) 655-1041 +56 (2) 581-4591 ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Re: [MacRuby-devel] Xcode 4.1 and MacRuby IBOutlets broken

2011-07-26 Thread Rolando Abarca
insight to > share? > Thanks, > Shaun > > ___ > MacRuby-devel mailing list > MacRuby-devel@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel > > -- Ro

Re: [MacRuby-devel] xcode 4.2 and Lion

2011-07-20 Thread Rolando Abarca
So, looking at this, it seems that the IB magic was done by rb_nibtool, which was (apparently) called by IB, but now it seems that its no longer in use. How was that script triggered by the old IB? Best, -- Rolando Abarca M. ___ MacRuby-devel mailing

[MacRuby-devel] xcode 4.2 and Lion

2011-07-20 Thread Rolando Abarca
Hi all, I just installed Lion (yesterday, latest GM seed) and XCode 4.2, but the IB outlets are not working. I've read that reinstalling macruby and/or xcode did the trick, but so far nothing... What should I reinstall in order to fix the bridge? Thanks! -- Rolando __

Re: [MacRuby-devel] xcode 4.2 and Lion

2011-07-20 Thread Rolando Abarca
ooops... I just saw this ticket: http://www.macruby.org/trac/ticket/1322 so that might be my problem :( I'm willing to help fixing this, if anyone could give me some pointers on where to look. Best, Rolando On Wed, Jul 20, 2011 at 9:21 AM, Rolando Abarca wrote: > Hi all, > > I

Re: [MacRuby-devel] Sqlite3 without core data

2011-04-18 Thread Rolando Abarca
try sequel: http://sequel.rubyforge.org/ On Mon, Apr 18, 2011 at 6:11 AM, Petr Kaleta wrote: > Can you suggest me some gem/framework to work with Sqlite3 without core data? > Something which has nice DSL and good performance. > > Thanks > > - Petr hth, -- Rolando Abarca

Re: [MacRuby-devel] MacRuby and Cocos2D

2011-01-14 Thread Rolando Abarca
grate the framework. > Some documentation is available here: > http://developer.apple.com/library/mac/#documentation/cocoa/Conceptual/GarbageCollection/Introduction.html%23//apple_ref/doc/uid/TP30001223-CJBGIAGF > Laurent > On Jan 13, 2011, at 5:32 AM, Rolando Abarca wrote: > >

[MacRuby-devel] MacRuby and Cocos2D

2011-01-13 Thread Rolando Abarca
e Mac version. Thanks!, [1]: http://www.cocos2d-iphone.org [2]: https://github.com/funkaster/ShinyCocos -- Rolando Abarca M. Games For Food S.p.A. http://www.gamesforfood.com Phone: +1 (408) 345-5433 ___ MacRuby-devel mailing list MacRuby-devel@lists.macosfo

Re: [MacRuby-devel] C-level blocks (issue #712)?

2011-01-11 Thread Rolando Abarca
You're right: using BridgeSupport Preview 2 works! :-) Thanks! -- Rolando Abarca M. Games For Food S.p.A. http://www.gamesforfood.com Phone: +1 (408) 345-5433 ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforg

Re: [MacRuby-devel] C-level blocks (issue #712)?

2011-01-11 Thread Rolando Abarca
enumerateObjectsUsingBlock(Proc.new { |obj, index, stop| > p obj > stop.assign(true) if index == 2 > }) > It looks like the snippet you pasted should just work. Did you find a > problem? > Laurent -- Rolando Abarca M. Games For Food S.p.A. http://www.gamesforfood.c

[MacRuby-devel] C-level blocks (issue #712)?

2011-01-09 Thread Rolando Abarca
e| NSLog("code: #{code}") }) end }}} what's the Right Way(tm) to use a NSOpenPanel? thanks! -- Rolando Abarca M. Games For Food S.p.A. http://www.gamesforfood.com Phone: +1 (408) 345-5433 ___ MacRuby-devel mailing list MacR