H
Henon
hi,
foxGUIb 0.4 (for FXRuby 1.2.6) has been released.
this version of foxGUIb works with the new fox12 extension module.
note: this is a development release. (unstable)
download at:
http://rubyforge.org/frs/download.php/4251/foxGUIb_0.4.0.tar.gz
a quick guide is available here:
http://fox-tool.rubyforge.org/wiki/wiki.pl?FoxGUIb
*Changes for version 0.4.0:*
* ported to fox12 - fxruby 1.2.6 but tried to be backward compatible;
that is:
previous foxGUIb version documents can be loaded.
NOTE: radiobuttons in groupboxes don't support radio behaviour any more.
* code generator outputs version
* fixed bug: crashes after switching to a loaded document.
* Combobox#comboItems= now takes a newline seperated string
* added widgets: MainWindow, Matrix
Cheers,
- Henon
foxGUIb 0.4 (for FXRuby 1.2.6) has been released.
this version of foxGUIb works with the new fox12 extension module.
note: this is a development release. (unstable)
download at:
http://rubyforge.org/frs/download.php/4251/foxGUIb_0.4.0.tar.gz
a quick guide is available here:
http://fox-tool.rubyforge.org/wiki/wiki.pl?FoxGUIb
*Changes for version 0.4.0:*
* ported to fox12 - fxruby 1.2.6 but tried to be backward compatible;
that is:
previous foxGUIb version documents can be loaded.
NOTE: radiobuttons in groupboxes don't support radio behaviour any more.
* code generator outputs version
* fixed bug: crashes after switching to a loaded document.
* Combobox#comboItems= now takes a newline seperated string
* added widgets: MainWindow, Matrix
Cheers,
- Henon