wxRuby 0.6.0 is released!

N

Nick

wxRuby 0.6.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.

Changes in this release include:
* Additional widget support in XRC (thanks to Marshall Elfstrand)
* Addition of wxScrollbar (thanks to Hans Harmon of Pinnacle
Technologies Inc)
* Addition of wxGrid event handlers (thanks to Zach Dennis)
* wxBusyCursor and wxWindowDisabler interfaces changed to match the
wxruby-swig interface.

----------

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.

Nick
 
N

Nick

The issue is that wxGTK-2.4.2 fails to include the htmlproc.h header
with the distribution. This usually isn't an issue, but since we're
trying to wrap functionality, it doesn't build.

Are you sure you have the 0.6 version of wxruby? I added a line in the
extconf to remove the html widget on linux systems.

Nick
 

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,785
Messages
2,569,624
Members
45,318
Latest member
LuisWestma

Latest Threads

Top