[eboxy-users] New eboxy release: 0.3.7
Status: Alpha
Brought to you by:
bluelightning
From: Paul E. <blu...@bl...> - 2003-06-26 09:24:35
|
Hi all, eboxy 0.3.7 is out. The changes are as follows: - Improved "dynamic" property, method and event system (mostly internal, but has enabled other features in this release, and exposed bugs that have been fixed) - Plugins can now create and add widgets to the page at runtime, as well as enumerate all pages, widgets on a page, and properties, methods and events of an object - fontsize property now available at runtime on all font-using widgets - Added width and height to templates - Added property system.version to report eboxy version - Can now refer to widgets on other pages in scripts - Plugins can now execute arbitrary blocks of script code - Added alternative syntax to execwait script command to get back return code - Fixed bug: can now refer to pages by name in scripts - Fixed bug: setting button font colours to "" now causes them to be ignored - Fixed bug: colour property values are now returned correctly - Fixed bug: fragments of reserved words and methods/properties were erroneously disallowed as names - Fixed bug: label.textalign was not working correctly - Fixed bug: setting button caption to "" caused a crash on exit - Fixed bug: buttons with no caption initially could never have a caption - Fixed bug: default keyboard key bindings didn't work on first run - Fixed bug: eboxy still ran with errors in key config file - Fixed bug: listbox did not respect bordery when drawing last visible item - Internal type names have been changed (again) to lower case, to match XML - Massive code tidy-up There is also a new set of graphics available along with a new version of the eBox skin, and the plugins previously only available from CVS can now be downloaded (still some work to be done, but they can be used). You can see the new graphics in two new screenshots on the website. Check out the "testbench" plugin and XML file to see the new dynamic features in action. As always, eboxy is available from its website at: http://www.bluelightning.org/ebox/eboxy Enjoy :) Cheers, Paul |