Period ending 21-jan-2011
RMA R3 GUI New RMA release of R3GUI is available on: http://www.rm-asset.com/code/downloads/files/r3-gui-src.zip - this is the full source version + docs http://www.rm-asset.com/code/downloads/files/r3-gui.r3.zip - this is the 'classic' one file release Feel free to try it and let us know in the R3GUI Altme group. Any feedback is appreciated. NOTE: this version is compatible only with the RMA version of Rebol3. You can get it from: http://www.rm-asset.com/code/downloads/files/rma-r3-build.zip Release change notes: - added missing images to docs (thanks to Pekr) - UNVIEW now works like in R2 - removed STYLE/FACED, now it is obsolete (use only STYLE/FACETS) - improvements to facets creation - fixed box-model border caclulation - fixed binding of actors - DO-STYLE code optimalization and fixes - VIEW function cleanup, now it should work on block of faces as well - fixed panel(container) names binding - fixed 'load trigger calling - fixed WHEN style - misc smaller fixes - old...