[Gambas-devel-svn] SF.net SVN: gambas:[7359] gambas/trunk/comp/src
Brought to you by:
gambas
From: <ga...@us...> - 2015-09-27 17:25:12
|
Revision: 7359 http://sourceforge.net/p/gambas/code/7359 Author: gambas Date: 2015-09-27 17:25:10 +0000 (Sun, 27 Sep 2015) Log Message: ----------- [GB.GUI.BASE] * NEW: GridView: Don't draw the background if the Background property is set to Color.Transparent. [GB.FORM.EDITOR] * BUG: TextEditor: Load() method now always move the cursor to the beginning, to avoid a possible crash. Modified Paths: -------------- gambas/trunk/comp/src/gb.form.editor/.src/FTestEditor.class gambas/trunk/comp/src/gb.form.editor/.src/FTestEditor.form gambas/trunk/comp/src/gb.form.editor/.src/TextEditor.class gambas/trunk/comp/src/gb.gui.base/.src/GridView/GridView.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |