[Gambas-devel-svn] SF.net SVN: gambas:[2842] gambas/trunk/comp/src/gb.report
Brought to you by:
gambas
From: <ga...@us...> - 2010-03-29 12:21:32
|
Revision: 2842 http://gambas.svn.sourceforge.net/gambas/?rev=2842&view=rev Author: gambix Date: 2010-03-29 12:21:26 +0000 (Mon, 29 Mar 2010) Log Message: ----------- [GB.REPORT] * NEW: Complete change of the way that label get datas Now you just give to the container to repeat a collection[] or a result and to the label a key and all will simply be done. The Container_data and Label_data events are removed, the label.index property and the container.repeat property are removed too Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.info gambas/trunk/comp/src/gb.report/.project gambas/trunk/comp/src/gb.report/.src/Report.class gambas/trunk/comp/src/gb.report/.src/ReportContainer.class gambas/trunk/comp/src/gb.report/.src/ReportLabel.class gambas/trunk/comp/src/gb.report/.src/Tests/Report1.class gambas/trunk/comp/src/gb.report/.src/Tests/Report1.report gambas/trunk/comp/src/gb.report/.src/Tests/Report2.class gambas/trunk/comp/src/gb.report/.src/Tests/Report2.report Added Paths: ----------- gambas/trunk/comp/src/gb.report/.connection/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |