[Gambas-devel-svn] SF.net SVN: gambas:[6955] gambas/trunk/comp/src
Brought to you by:
gambas
From: <ga...@us...> - 2015-03-08 14:48:35
|
Revision: 6955 http://sourceforge.net/p/gambas/code/6955 Author: gambas Date: 2015-03-08 14:48:33 +0000 (Sun, 08 Mar 2015) Log Message: ----------- [GB.GUI.BASE] * BUG: ListBox now correctly maintains its selection when items are removed or added. * NEW: ListBox.Remove() now takes a new optional Length argument. Modified Paths: -------------- gambas/trunk/comp/src/gb.gui.base/.component gambas/trunk/comp/src/gb.gui.base/.info gambas/trunk/comp/src/gb.gui.base/.project gambas/trunk/comp/src/gb.gui.base/.src/GridView/GridView.class gambas/trunk/comp/src/gb.gui.base/.src/GridView/GridViewSelection.class gambas/trunk/comp/src/gb.gui.base/.src/ListBox/ListBox.class gambas/trunk/comp/src/gb.gui.base/.src/Test/FListBox.class gambas/trunk/comp/src/gb.gui.base/.src/Test/FListBox.form gambas/trunk/comp/src/gb.gui.base/.startup gambas/trunk/comp/src/gb.report2/.project gambas/trunk/comp/src/gb.report2/.src/ReportDrawingArea.class gambas/trunk/comp/src/gb.report2/.src/Tests/Report7.class Added Paths: ----------- gambas/trunk/comp/src/gb.report2/.component This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |