[ANN] wxRuby 0.5.0 has been released!

C

Curt Hibbs

wxRuby 0.5.0 has been released and is now available for
download from RubyForge at http://wxruby.rubyforge.org/
This release includes binary builds for Max OS X and
MS Windows.

Please report any bugs or feature requests here:

http://rubyforge.org/tracker/?group_id=35

Changes in this release include:
* Added XRC (Xml Resource File) support.
* Added totally awesome HTML widget from Tobi
Gruetzmacher.
* Fix crash in ListCtrl#on_get_item_xxx
* Fix crash in TreeCtrl#on_compare_items
* Remove all get/set_client_data and
get_event_object methods (they were broken
anyway)
* Patched problem with MSVC.NET that caused
build problems
--------------

What is wxRuby?

wxRuby is an open source GUI toolkit for the Ruby programming
language. It provides a Ruby interface to the cross-platform
wxWidgets C++ GUI framework (formerly known as wxWindows).
wxRuby is intended to dramatically extend Ruby's usefulness in
rapid prototyping and general UI development.

wxWidgets is a mature, cross-platform GUI toolkit that uses native
GUI widgets. This means that wxRuby applications can integrate
seamlessly on each supported platform, and can behave like the
user expects.

Curt
 
T

Terry Lynch

How does this compare to TK on Mac OS X? Anybody here
who has used both? I read that TK is one of the
better ones to use for Mac OS X although having
somewhat limited widgets, notwithstanding a great text
widget, which is useful for my project. wxRuby sounds
great, but I am a little concerned that it may not be
as mature on Mac OS X as it is on other platforms.

I am just getting started with gui, having used ruby
for about three months. Any thoughts...

--Terry


--- Curt Hibbs said:
wxRuby 0.5.0 has been released and is now available
for
download from RubyForge at
http://wxruby.rubyforge.org/
This release includes binary builds for Max OS X and

MS Windows.

Please report any bugs or feature requests here:

http://rubyforge.org/tracker/?group_id=35

Changes in this release include:
* Added XRC (Xml Resource File) support.
* Added totally awesome HTML widget from Tobi
Gruetzmacher.
* Fix crash in ListCtrl#on_get_item_xxx
* Fix crash in TreeCtrl#on_compare_items
* Remove all get/set_client_data and
get_event_object methods (they were broken
anyway)
* Patched problem with MSVC.NET that caused
build problems
--------------

What is wxRuby?

wxRuby is an open source GUI toolkit for the Ruby
programming
language. It provides a Ruby interface to the
cross-platform
wxWidgets C++ GUI framework (formerly known as
wxWindows).
wxRuby is intended to dramatically extend Ruby's
usefulness in
rapid prototyping and general UI development.

wxWidgets is a mature, cross-platform GUI toolkit
that uses native
GUI widgets. This means that wxRuby applications can
integrate
seamlessly on each supported platform, and can
behave like the
user expects.

Curt



__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,158
Latest member
Vinay_Kumar Nevatia
Top