Re: [MacRuby-devel] 0.9 update

2011-03-25 Thread Thomas R. Koll
Hi, sorry for the delay but I wanted to wait for xcode 4.0 support. code is here: https://github.com/TomK32/macruby-statusmenu * status menu, editable in IB * awesome icon for that menu * custom view inside that menu * runs as agent, no icon in the dock menu ciao, tom Am 23.02.2011 um 23:14 s

Re: [MacRuby-devel] 0.9 update

2011-02-24 Thread Andre Lewis
On Wed, Feb 23, 2011 at 6:51 PM, Laurent Sansonetti wrote: > Are you using the new macruby_deploy --gem option to embed the gems? > I'm not ... I'm using macruby_deploy --embed to embed MacRuby, and then my own custom Rake task to 1) copy the gem files into the application; 2) run install_name_to

Re: [MacRuby-devel] 0.9 update

2011-02-23 Thread Joshua Ballanco
> > It would be nice if you could try the latest nightly build with your app > and favorite Ruby lib, and let me know if you find anything wrong > Happy to report all ControlTower samples are working with trunk, cap'n! ___ MacRuby-devel mailing list MacR

Re: [MacRuby-devel] 0.9 update

2011-02-23 Thread Laurent Sansonetti
Hi Andre, Thanks for reporting this. Are you using the new macruby_deploy --gem option to embed the gems? Laurent On Feb 23, 2011, at 5:33 PM, Andre Lewis wrote: > It would be nice if you could try the latest nightly build with your app and > favorite Ruby lib > > My app is working with 0.9.

Re: [MacRuby-devel] 0.9 update

2011-02-23 Thread Andre Lewis
> > It would be nice if you could try the latest nightly build with your > app and favorite Ruby lib My app is working with 0.9. My build process embeds MacRuby in the app bundle, and packages the Nokogiri and Gdata gems. Everything is working so far with 0.9. Thanks! Cheers, Andre

Re: [MacRuby-devel] 0.9 update

2011-02-23 Thread Laurent Sansonetti
Hi Thomas, Yes that would be awesome! Please file a new ticket and attach your sample there, and we will review and add it to the samples repository :) Laurent On Feb 23, 2011, at 12:25 AM, Thomas R. Koll wrote: > > Great timing, I've switched from 0.8 to edge just a few days ago due to > a b

Re: [MacRuby-devel] 0.9 update

2011-02-23 Thread Thomas R. Koll
Great timing, I've switched from 0.8 to edge just a few days ago due to a bug that was fixed two days after 0.8 came out. :) Btw, can I contribute an example of a StatusBarMenu with a custom view in one of the menuitems? ciao, tom Am 22.02.2011 um 23:20 schrieb Laurent Sansonetti: > Hi guys,

Re: [MacRuby-devel] 0.9 update

2011-02-23 Thread Gregoire LEJEUNE
Everything looks good for me ! Tested with 2 apps. Thanks a lot for your awesome job ! Greg 2011/2/23 Justin Schumacher : > Ran my app test suite w/ the 0.9 branch and it looks good-- thanks! > > On Tue, Feb 22, 2011 at 2:24 PM, Johannes Fahrenkrug > wrote: >> >> That's awesome, Laurent! Merci!

Re: [MacRuby-devel] 0.9 update

2011-02-22 Thread Justin Schumacher
Ran my app test suite w/ the 0.9 branch and it looks good-- thanks! On Tue, Feb 22, 2011 at 2:24 PM, Johannes Fahrenkrug wrote: > That's awesome, Laurent! Merci! > > - Johannes > > On Tue, Feb 22, 2011 at 2:20 PM, Laurent Sansonetti > wrote: > > Hi guys, > > > > 0.9 is now ready to be released!

Re: [MacRuby-devel] 0.9 update

2011-02-22 Thread Johannes Fahrenkrug
That's awesome, Laurent! Merci! - Johannes On Tue, Feb 22, 2011 at 2:20 PM, Laurent Sansonetti wrote: > Hi guys, > > 0.9 is now ready to be released! (really!). The trunk branch has been copied > as branches/0.9 and we will continue the development on trunk, which now > uses the 0.10 version num

Re: [MacRuby-devel] 0.9 update

2011-02-22 Thread Robert Payne
Fantastic news Laurent! -Robert On Feb 23, 2011, at 11:20 AM, Laurent Sansonetti wrote: > Hi guys, > > 0.9 is now ready to be released! (really!). The trunk branch has been copied > as branches/0.9 and we will continue the development on trunk, which now uses > the 0.10 version number. > > I