[Note: parts of this message were removed to make it a legal post.]
>
> 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.