[Gambas-devel-svn] SF.net SVN: gambas:[4671] gambas/trunk/comp/src/gb.form
Brought to you by:
gambas
From: <ga...@us...> - 2012-04-25 09:42:54
|
Revision: 4671 http://gambas.svn.sourceforge.net/gambas/?rev=4671&view=rev Author: gambas Date: 2012-04-25 09:42:42 +0000 (Wed, 25 Apr 2012) Log Message: ----------- [GB.FORM] * NEW: GridView row and column width now can be set to zero so that they are completely hidden. * BUG: The GridView headers now use the Button foreground color so that they are visible with a dark color theme. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/GridView/GridView.class gambas/trunk/comp/src/gb.form/.src/GridView/_GridView_Column.class gambas/trunk/comp/src/gb.form/.src/GridView/_GridView_Rows.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |