[Gambas-devel-svn] SF.net SVN: gambas:[3818] gambas/trunk/comp/src/gb.report
Brought to you by:
gambas
From: <ga...@us...> - 2011-04-30 21:33:00
|
Revision: 3818 http://gambas.svn.sourceforge.net/gambas/?rev=3818&view=rev Author: gambix Date: 2011-04-30 21:32:54 +0000 (Sat, 30 Apr 2011) Log Message: ----------- [GB.REPORT] * NEW: The report viewer use a progressive layout that speed up the display of the viewer windows. * NEW: ReportSvgImage have new property Stretch. If true the image take the Width/Height size else it have a proportional size * NEW: ReportImage have new property Stretch. If true the image take the Width/Height size else it have a proportional size Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.info gambas/trunk/comp/src/gb.report/.src/Preview/FPreview.class gambas/trunk/comp/src/gb.report/.src/Report.class gambas/trunk/comp/src/gb.report/.src/ReportImage.class gambas/trunk/comp/src/gb.report/.src/ReportSvgImage.class gambas/trunk/comp/src/gb.report/.src/Tests/myReport5.class gambas/trunk/comp/src/gb.report/.src/Tests/myReport5.report This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |