Re: [MacRuby-devel] MacRuby PrefPane

2010-06-12 Thread Michael Jackson
Looks great. Thanks again. I'll give it a shot this weekend. -- Michael Jackson http://mjijackson.com @mjijackson On Sat, Jun 12, 2010 at 12:55 AM, Matt Aimonetti wrote: > I added to trunk the PrefPane template we worked on but I did take the time > to update the nightly installer. In the mean

Re: [MacRuby-devel] MacRuby PrefPane

2010-06-11 Thread Matt Aimonetti
I added to trunk the PrefPane template we worked on but I did take the time to update the nightly installer. In the meantime, please give: http://dl.dropbox.com/u/163257/MacRuby%20PrefPane%20Template.pkg a try. Or you can clone the git repo and copy the template to your Xcode templates. Let me k

Re: [MacRuby-devel] MacRuby PrefPane

2010-06-11 Thread Michael Jackson
Thank you! And don't worry about the delay for the World Cup. I'll be glued to the TV as well, so I won't be getting much work done either. ;) -- Michael Jackson http://mjijackson.com @mjijackson On Thu, Jun 10, 2010 at 11:33 PM, Matt Aimonetti wrote: > Hi MJ, > > I'll try to get that done for

Re: [MacRuby-devel] MacRuby PrefPane

2010-06-11 Thread Thibault Martin-Lagardette
Matt, lrz and I tried to see what was best to create a MacRuby prefPane, we got something working like a charm, so I think Matt will issue an Xcode MacRuby PrefPane template "soon" :-) -- Thibault Martin-Lagardette On Jun 10, 2010, at 22:33, Matt Aimonetti wrote: > Hi MJ, > > I'll try to g

Re: [MacRuby-devel] MacRuby PrefPane

2010-06-10 Thread Matt Aimonetti
Hi MJ, I'll try to get that done for you ASAP, but with the world cup starting tomorrow, ASAP might mean a few days from now ;) - Matt On Thu, Jun 10, 2010 at 5:22 PM, Michael Jackson wrote: > Hi all, > > I've been trying to set up a preference pane in MacRuby this > afternoon, but I'm not sur

[MacRuby-devel] MacRuby PrefPane

2010-06-10 Thread Michael Jackson
Hi all, I've been trying to set up a preference pane in MacRuby this afternoon, but I'm not sure the right way to go about it. In Cocoa it's easy because there's a "preference pane bundle" project type in the new project dialog box in Xcode. So what I did was I created a new preference pane projec