Notes:
version 0.4: development release. (unstable)
fxruby version 1.2.6
this is an adapted version to work with the new fox12 extension module of ruby. no new features have been added. documentation will follow shortly with v0.4.1. you may have a look at the project wiki.
NOTE: fxruby is under heavy development thus v0.4 might be buggier than v0.3
Changes:
* ported to fox12 - fxruby 1.2.6 but tried to be backward compatible to fox 1.0. 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
|