Does someone create real desktop GUI application with shoes or is it just used for learning purposes? Can shoes be compared with qtruby or gtk for ruby?
|
|
What, for you, would make a "real" application? |
|||||||||||
|
|
Yes it is a serious toolkit and it is being developed all the time though slowly. Now you can even use a shoes "clone" as a gem e.g. green shoes |
|||
|
|
|
Shoes rocks... greenShoes is a nice combination of gtk and Shoes. you can definitely make "real desktop applications" with it. there's a bit of a learning curve, as with any toolkit... but what really helps is that there is a strong community with great advice - fool around with it some, and get yourself onto the mailing list with questions/comments/advice/code - http://librelist.com/browser/shoes/ - http://www.linuxquestions.org/questions/programming-9/shoes-forum-[ruby-gui]-849302/ here's the manual: shoesrb.com/manual/Hello.html some great examples: shoes-tutorial-note.heroku.com/ some more examples: github.com/lljk/shoes-stuff
|
||||
|
|