On Thu, Nov 24, 2011 at 11:11 PM, Vincent Isambart
wrote:
> Have a look at simple-slides.rb and slides.rb
Very helpful thank you!
Ruben
--
Will work for bandwidth
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosfor
> 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
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