Really? Are you using the Shoes Curious build? To quit on my Mac sanely all I have to do is quit the shoes gui (i.e. command-q). If I just hit the close button, the shoes program is still running, although my app is not.
On Thu, Feb 28, 2008 at 2:24 AM, Adam Beguelin <[EMAIL PROTECTED]> wrote: > > Ah, yes, the full path to the .rb file works. Thanks for the tip. > % shoes ~/code/shoes/adam.rb > > Now to stop it I have to ^z and "kill -9 %1". > > The book.rb sample fails straight away every time. Should I file a bug > somewhere? > > I was hoping to start programming lessons with my daughter using Shoes, we > got our copy of "Nobody Knows Shoes" in the mail yesterday. > > Should I try building a newer version if I want more stability on the Mac? > > Adam > > Check out my blogs: > http://saigon.beguelin.com > http://www.beguelin.com > > > > > On Feb 28, 2008, at 10:37 AM, William Ramirez wrote: > > I believe it will work if you provide the full path to the file. > > On Wed, Feb 27, 2008 at 10:18 PM, Mike M <[EMAIL PROTECTED]> wrote: > > > On 2/27/08, Adam Beguelin <[EMAIL PROTECTED]> wrote: > > > > > > Works fine if I just double click Shoes.app and select adamb.rb. > > > > > > Ideas? > > > > That's how it works on OS X, from my experience. Some older versions > > work from the command line, but that isn't the best way to go. > > > > Mike > > > > >
