[eboxy-users] Current work
Status: Alpha
Brought to you by:
bluelightning
From: Paul E. <blu...@bl...> - 2003-06-10 11:03:17
|
Hi all, I have been hard at work lately on eboxy. It is now possible, at last, for plugins to create widgets at runtime. This, coupled with a new dynamic internal property, method and event system (as well as a massive code tidy-up) has enabled me to add a few features and exposed a number of bugs that have now been fixed. Here's a list of the things changed in the current CVS version that may interest some people: - Added plugin API functions to create widgets and add widgets to pages at runtime - 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 - 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 Please feel free to check out the latest code from CVS (http://sourceforge.net/cvs/?group_id=60199) and report any bugs you find. Cheers, Paul |