Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

GUI programming in Ruby?

Options
  • 26-06-2006 9:55pm
    #1
    Registered Users Posts: 33


    I am interested in cutting my teeth on a small Ruby project and I want to know what my options are for doing user-interface programming? Preferably in a platform agnostic way.
    Do I have to use TCL/Tk bindings? Is there some other way?
    Is there anything like Java/Swing for Ruby?
    Is it better use JRuby and do the UI in Java?
    Are there any nice examples of GUI programming in Ruby I could look at?


    Thanks,

    T


Advertisement