[Gambas-devel-svn] SF.net SVN: gambas:[8123] gambas/trunk/comp/src/gb.web.form
Brought to you by:
gambas
From: <ga...@us...> - 2017-04-16 20:18:12
|
Revision: 8123 http://sourceforge.net/p/gambas/code/8123 Author: gambas Date: 2017-04-16 20:18:10 +0000 (Sun, 16 Apr 2017) Log Message: ----------- [GB.WEB.FORM] * NEW: WebScrollView: EnsureVisible() is new method that ensures a specific ScrollView child is visible to the screen. * NEW: WebTable: SHIFT + Click allows to select or unselect a range of rows at once. Modified Paths: -------------- gambas/trunk/comp/src/gb.web.form/.info gambas/trunk/comp/src/gb.web.form/.project gambas/trunk/comp/src/gb.web.form/.src/Test/Webform3.class gambas/trunk/comp/src/gb.web.form/.src/WebScrollView.class gambas/trunk/comp/src/gb.web.form/.src/WebTable/WebTable.class gambas/trunk/comp/src/gb.web.form/.startup gambas/trunk/comp/src/gb.web.form/lib.js gambas/trunk/comp/src/gb.web.form/style.css This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |