[Gambas-devel-svn] SF.net SVN: gambas:[6897] gambas/trunk/comp/src
Brought to you by:
gambas
From: <ga...@us...> - 2015-02-07 15:26:27
|
Revision: 6897 http://sourceforge.net/p/gambas/code/6897 Author: gambas Date: 2015-02-07 15:26:20 +0000 (Sat, 07 Feb 2015) Log Message: ----------- [GB.FORM] * NEW: New icon for ImageView control. [GB.GUI.BASE] * NEW: ScrollArea now raises a Font event when its font has changed. * BUG: GridView default row height now correctly follows font changes. * BUG: ListBox row height and column width now correctly follow font changes. Modified Paths: -------------- gambas/trunk/comp/src/gb.desktop/.settings gambas/trunk/comp/src/gb.form/.hidden/control/imageview.png gambas/trunk/comp/src/gb.gui.base/.info gambas/trunk/comp/src/gb.gui.base/.src/GridView/GridView.class gambas/trunk/comp/src/gb.gui.base/.src/ListBox/ListBox.class gambas/trunk/comp/src/gb.gui.base/.src/ScrollArea.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |