Features in Office
Adam Pigg committed changes in /trunk/koffice/kexi/plugins/reportspgz:
Lots of changes here
* Made a single library, as its unlikely that any of backend/* will be used outside the plugin
* Added much more scripting ablilty (and more to come)
* Moved all scripting related clases to backend/renderer/scripting
* Started creating classes to allow scripting of sections and objects
* Added an on_render event for rendering sections, though the way this is stored in the report is likely to change
For a sample on how to script, have a look at <a href="/issues/2008-03-23/files/Simple_Database2.kexi">http://www.piggz.co.uk/Simple_Database2.kexi</a> in the rptRainfall report, just double click on the 'detail' header to open the script editor.
File Changes
Added 11 files
/trunk/koffice/kexi/plugins/reportspgz/backend/renderer/scripting
Deleted 6 files
/trunk/koffice/kexi/plugins/reportspgz/backend
Modified 16 files
/trunk/koffice/kexi/plugins/reportspgz
33 files changed in total