+ 2
How do I create a GUI in Ruby on Windows?
hey, what do I need to create a GUI application in Ruby on Windows? I found Shoes, but it crashes on startup and also I read that it only has limited widgets. I'd like to have the look and feel of Windows.
3 Answers
+ 4
thanks, ms arnold, I'll have a look at it :)
+ 2
Try sharp develop. It is a IDE for ruby and other languages. It has a built in windows gui designer
0
Here are a list of GUI frameworks you can use, but if your plan to develop a Windows program, use C#.net