Changeset [ed6af26685a586605164161d5aeb4c0c4d907ecc] by Lyle Johnson
November 9th, 2009 @ 11:33 PM
Modified the generate_kwargs_lib.rb script so that it
remembers
the previous warning level the user had set instead of just
assuming
that warnings were turned on. [#8 state:resolved]
http://github.com/lylejohnson/fxruby/commit/ed6af26685a586605164161...
Committed by Lyle Johnson
- M scripts/generate_kwargs_lib.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
FXRuby is a library for developing powerful and sophisticated cross-platform graphical user interfaces (GUIs) for your Ruby applications. It’s based on the FOX Toolkit, a popular open source C++ library developed by Jeroen van der Zijp. What that means for you as an application developer is that you’re able to write code in the Ruby programming language that you already know and love, while at the same time taking advantage of the performance and functionality of a featureful, highly optimized C++ toolkit.