[Gambas-devel-svn] SF.net SVN: gambas:[6651] gambas/trunk/comp/src/gb.form
Brought to you by:
gambas
From: <ga...@us...> - 2014-11-14 18:16:51
|
Revision: 6651 http://sourceforge.net/p/gambas/code/6651 Author: gambix Date: 2014-11-14 18:16:46 +0000 (Fri, 14 Nov 2014) Log Message: ----------- [GB.FORM] * NEW: DOcumentView have now a property .Arrangement that allow to use the ARrange class to select the way that the documents are diplayed. * NEW: DocumentView have a property goto to force the Viewer to slide to the wanted page. * NEW: DocumentView have a property ShowShadow to display or not the doc shadows. * NEW: The properties Spacing and Padding allowto define space between and around the docs. The size is given in pixel at zoom = 1. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.info gambas/trunk/comp/src/gb.form/.list gambas/trunk/comp/src/gb.form/.src/DocumentView/DocumentView.class gambas/trunk/comp/src/gb.form/.src/Test/FDocumentView.class gambas/trunk/comp/src/gb.form/.src/Test/FDocumentView.form Added Paths: ----------- gambas/trunk/comp/src/gb.form/.src/DocumentView/_DocumentItem.class Removed Paths: ------------- gambas/trunk/comp/src/gb.form/.src/DocumentView/_DocumentLayout.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |