[ANN] wxRuby 0.5.0 has been released!

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

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 <curt@hibbs.com> wrote:

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

FWIW, I also posted a BitTorrent of the Windows package here:

http://bt.rubyforge.org/

It's not a big deal - this file is only 1.4 MB - but if anyone wants to
help seed, thanks.

Yours,

Tom

···

On Thu, 2004-08-26 at 12:50, Curt Hibbs wrote:

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.