[Gambas-devel-svn] SF.net SVN: gambas:[6646] gambas/trunk/comp/src/gb.form
Brought to you by:
gambas
From: <ga...@us...> - 2014-11-12 08:07:10
|
Revision: 6646 http://sourceforge.net/p/gambas/code/6646 Author: gambix Date: 2014-11-12 08:06:57 +0000 (Wed, 12 Nov 2014) Log Message: ----------- [GB.FORM] * NEW: DocumentView have a new property Layout that allow to setup special document size by a Layout property. * NEW: DocumentView have a new property draw. It provide the page number and document scaled size. Just do a Draw.Image(..) at the good size here * NEW: DocumentView have a new property Zoom/Scale. it set the zoom level between 0 and 1 Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.info gambas/trunk/comp/src/gb.form/.list gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/DocumentView/DocumentView.class gambas/trunk/comp/src/gb.form/.src/DocumentView/_DocumentLayout.class gambas/trunk/comp/src/gb.form/.src/Test/FDocumentView.class gambas/trunk/comp/src/gb.form/.src/Test/FDocumentView.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |