[Gambas-devel-svn] SF.net SVN: gambas:[4272] gambas/trunk/comp/src/gb.report
Brought to you by:
gambas
From: <ga...@us...> - 2011-12-11 15:45:44
|
Revision: 4272 http://gambas.svn.sourceforge.net/gambas/?rev=4272&view=rev Author: gambix Date: 2011-12-11 15:45:38 +0000 (Sun, 11 Dec 2011) Log Message: ----------- [GB.REPORT] * NEW: ReportTextLabel have now a Data event and a Data Property * BUG: ReportTextLabel now use RichTextExtend * OPT: I've removed the wordwrap property * NEW: Begin To implement ReportDrawingArea widget It's a simple widget with a draw event. Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.info gambas/trunk/comp/src/gb.report/.list gambas/trunk/comp/src/gb.report/.project gambas/trunk/comp/src/gb.report/.src/ReportContainer.class gambas/trunk/comp/src/gb.report/.src/ReportControl.class gambas/trunk/comp/src/gb.report/.src/ReportFrame.class gambas/trunk/comp/src/gb.report/.src/ReportTextLabel.class gambas/trunk/comp/src/gb.report/.src/Tests/Report6.class gambas/trunk/comp/src/gb.report/.src/Tests/Report6.report Added Paths: ----------- gambas/trunk/comp/src/gb.report/.src/ReportDrawingArea.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |