From: Steve Klabnik Date: 2011-04-13T23:58:28+09:00 Subject: Re: Creating a full application with Ruby --00151747864c2b0e8504a0ce0af7 Content-Type: text/plain; charset=ISO-8859-1 > > I'm currently trying it and as I said its way too easy, I like it. > Glad to hear it. :) > What would you considere a small-big program? > I dunno, a couple of hundred lines? Check out Hackety Hack, for example: https://github.com/hacketyhack/hacketyhack > I also heard that with shoes you can not create menus, like File, Save > as, Version etc. is this true? > Yes, we don't have a good solution for this yet. Basically, cross-platform menus are hard to do right, since they end up looking different on every platform... ashbb's suggestion is how most Shoes apps handle such things. --00151747864c2b0e8504a0ce0af7--