[Gambas-devel-svn] SF.net SVN: gambas:[8147] gambas/trunk/comp/src/gb.web.form
Brought to you by:
gambas
From: <ga...@us...> - 2017-06-21 16:45:41
|
Revision: 8147 http://sourceforge.net/p/gambas/code/8147 Author: gambas Date: 2017-06-21 16:45:39 +0000 (Wed, 21 Jun 2017) Log Message: ----------- [GB.WEB.FORM] * BUG: Exclude GUI components explicitely, instead of claiming implementing the event loop. Otherwise the IDE allows you to create GUI forms. * NEW: WebUploader: Define a default event and a default size. * BUG: WebTable: The first row in correctly unselected again in single selection mode. Modified Paths: -------------- gambas/trunk/comp/src/gb.web.form/.component gambas/trunk/comp/src/gb.web.form/.info gambas/trunk/comp/src/gb.web.form/.src/WebUploader.class gambas/trunk/comp/src/gb.web.form/lib.js This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |