Giles Bowkett wrote: > On 12/26/07, Geoffrey T. Cheshire <[EMAIL PROTECTED]> wrote: >> Is there a way to call the Shoes GUI from Ruby code without spawning >> a new process to read in Shoes code? > > I don't think so. As I understand it Shoes isn't written in Ruby; it > includes some kind of Ruby within it.
OK. Then a feature request: it'd be lovely to be able to include Shoes like with a: require 'Shoes' Shoes as a gem? Is any of this a possibility?
