ravikishore
Joined: 28 Aug 2007 Posts: 3
|
Posted: Wed Oct 17, 2007 12:58 pm Post subject: What is Wxruby? and Why Wxruby? |
|
|
What is Wxruby:
-------------------
wxRuby is an open source GUI toolkit for the "Ruby" programming language. It allows native-looking desktop applications to be written for Windows, OS X, Linux and other platforms using only Ruby. It's based on the cross-platform C++ GUI framework.
Why Wxruby
---------------
wxRuby offers a combination of features that no other GUI library in Ruby can match
Features:
----------
1)cross-platform: wxRuby works on MS Windows, Linux, Mac OS X, and BSD
2)native look and feel: uses Windows widgets on Win32, Aqua on OS X and GTK on Linux
3)easy installation: a single rubygem, with no external dependencies
4)comprehensive widget set: all basic and many advanced widgets (for example, HTML viewer) |
|