Re: [MacRuby-devel] MacRuby promise delivered

2011-11-24 Thread Jordan K. Hubbard
On Nov 24, 2011, at 4:28 PM, Michael Johnston wrote: > I think the first step to using it would be to make a target to compile as a > framework and make it cocoa pod-able. Then wiring up so can launch in app > terminals with the app delegate or a particular window controller as top > level obj

Re: [MacRuby-devel] MacRuby promise delivered

2011-11-24 Thread Michael Johnston
Thanks Eloy. I was playing with Interactive-MacRuby a bit last night. I think the first step to using it would be to make a target to compile as a framework and make it cocoa pod-able. Then wiring up so can launch in app terminals with the app delegate or a particular window controller as top le

Re: [MacRuby-devel] MacRuby: the definitive guide

2011-11-24 Thread Matt Aimonetti
Francois, feel free to contact me off the mailing list if you have more questions regarding the book. page 129, for Actors. > In Table View, col. one: I can not edit the cell when I run the program. > I open the CoreDataExample and I compare carefully my settings ... without > find something ...

Re: [MacRuby-devel] Slideshow on OS X

2011-11-24 Thread Vincent Isambart
> So my question is, do anyone know an existing framework or sample code > for showing fullscreen slideshows on OS X apps? https://github.com/alloy/under-the-macruby-rainbow_RubyKaigi-2011-LT Have a look at simple-slides.rb and slides.rb ___ MacRuby-dev

Re: [MacRuby-devel] MacRuby promise delivered

2011-11-24 Thread Eloy Duran
And an ‘example’ of what it looks like :) http://www.ustream.tv/recorded/16057682/highlight/188706 On 24 nov. 2011, at 02:52, Michael Johnston wrote: > I added basic fsevents reloading in my fork > (https://github.com/lastobelus/MacRubyReload) > > Should change to check an environment var firs

Re: [MacRuby-devel] MacRuby promise delivered

2011-11-24 Thread Eloy Duran
Here’s a GUI approach to using macirb: https://github.com/alloy/Interactive-MacRuby I didn’t have time to finish it yet, but it might still be useful. On 24 nov. 2011, at 02:52, Michael Johnston wrote: > I added basic fsevents reloading in my fork > (https://github.com/lastobelus/MacRubyReload

Re: [MacRuby-devel] MacRuby: the definitive guide

2011-11-24 Thread Matt Aimonetti
Hello François, The book covers Xcode 4.x and not 3.x, but I'll try to see what could be the problem and I'll get back to you shortly. - Matt 2011/11/24 François Boone > HI, > > I don't know if it's the right forum to post my question and I apologize > if not. > > I have just bought The defini

[MacRuby-devel] Slideshow on OS X

2011-11-24 Thread Rúben Fonseca
Hi all, first post to this mailing list. I'm trying to implement a simple Slideshow application on OS X using Macruby. It seems the normal way of doing this in Objective-C is by using the IKSlideshow class of Quartz framework. However I quickly started having crashes, even on the simplest example

[MacRuby-devel] MacRuby: the definitive guide

2011-11-24 Thread François Boone
HI, I don't know if it's the right forum to post my question and I apologize if not. I have just bought The definitive guide to learn Macruby and tools to develop some applications. However, I have a problem. page 129, for Actors. In Table View, col. one: I can not edit the cell when I run the

Re: [MacRuby-devel] Is this possible in MacRuby?

2011-11-24 Thread azzzz
Hi Josh Thanks. I'm in the middle of doing a clean Lion install but will have a read up on it when I'm done - if I get anywhere with it I'll post back to let you know. Thanks again for taking the time to reply! Aston On 23 Nov 2011, at 18:17, Joshua Ballanco wrote: > Hey Aston, > > Again, th