Notes:
foxGUIb - README
-------------------------------------
Description
-------------------------------------
foxGUIb is an interactive gui builder and code generator for FXRuby
written entirely in Ruby.
It does not require much knowledge of the FXRuby API and therefore is
also a good start for FXRuby newbies. foxGUIb is a completely redesigned
and rewritten version of the fox-tool project.
-------------------------------------
Licence and Copyright
-------------------------------------
Licence: "Artistic License". See LICENSE.RD
Copyright: (c) 2004-2005 by Meinrad Recheis (Henon)
-------------------------------------
Project State and Version
-------------------------------------
Project State is Beta. Version 0.3
The Project is still incomplete but stable.
Some minor bugs wait to be fixed ...
-------------------------------------
Installation
-------------------------------------
To install foxGUIb just extract the tarball.
To run foxGUIb execute the file foxGUIb.rbw.
You will need FXRuby installed. If you were using the
One-Click-Ruby-Installer for Windows FXRuby is installed.
To run generated source code you need the file FX.rb from the
directory foxGUIb/FX/fxrelease/.
-------------------------------------
Documentation
-------------------------------------
Check out the Project-Wiki for details and documentation.
--> http://fox-tool.rubyforge.org/wiki/wiki.pl?
or the Project-Site at Rubyforge
--> http://www.rubyforge.org/projects/fox-tool
Changes:
initial release.
|