[Gambas-devel-svn] SF.net SVN: gambas:[6136] gambas/trunk/comp/src/gb.report
Brought to you by:
gambas
From: <ga...@us...> - 2014-02-07 14:21:09
|
Revision: 6136 http://sourceforge.net/p/gambas/code/6136 Author: gambix Date: 2014-02-07 14:21:05 +0000 (Fri, 07 Feb 2014) Log Message: ----------- [GB.REPORT] * NEW: A new widget ReportView (Need polish for external use) * NEW: A new report preview windows. It embedd all the printing tools and can reflect all the printing options in real time Page size, Gray scale and a range property like in the known text editors (1;3;8-9) * OPT: many other improvement like the possibility now to a report to be initialised with an or more arguments. * BUG: the report custom size bug is solved. * OPT: I need more and more user to debug and share ideas on this component. Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.info gambas/trunk/comp/src/gb.report/.lang/fr.mo gambas/trunk/comp/src/gb.report/.lang/fr.po gambas/trunk/comp/src/gb.report/.list gambas/trunk/comp/src/gb.report/.project gambas/trunk/comp/src/gb.report/.src/Preview/FPrint.class gambas/trunk/comp/src/gb.report/.src/Report.class gambas/trunk/comp/src/gb.report/.src/TControl.class gambas/trunk/comp/src/gb.report/.src/TSizeParse.class gambas/trunk/comp/src/gb.report/.src/Tests/Old/Report4.class gambas/trunk/comp/src/gb.report/.src/Tests/Old/Report4.report gambas/trunk/comp/src/gb.report/.src/Tests/Old/myReport5.report Added Paths: ----------- gambas/trunk/comp/src/gb.report/.src/Preview/FPreview.class gambas/trunk/comp/src/gb.report/.src/Preview/FPreview.form gambas/trunk/comp/src/gb.report/.src/Preview/FPreview3.class gambas/trunk/comp/src/gb.report/.src/Preview/FPreview3.form gambas/trunk/comp/src/gb.report/.src/Preview/Form1.class gambas/trunk/comp/src/gb.report/.src/Preview/Form1.form gambas/trunk/comp/src/gb.report/.src/Preview/ReportView.class gambas/trunk/comp/src/gb.report/.src/Preview/ReportViewTask.class gambas/trunk/comp/src/gb.report/img/22/ gambas/trunk/comp/src/gb.report/img/22/OnePage.png Removed Paths: ------------- gambas/trunk/comp/src/gb.report/.src/CPageInfo.class gambas/trunk/comp/src/gb.report/.src/Preview/FPreview.class gambas/trunk/comp/src/gb.report/.src/Preview/FPreview.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |