[Gambas-devel-svn] SF.net SVN: gambas:[8109] gambas/trunk/comp/src/gb.web.form
Brought to you by:
gambas
From: <ga...@us...> - 2017-03-08 21:53:04
|
Revision: 8109 http://sourceforge.net/p/gambas/code/8109 Author: gambas Date: 2017-03-08 21:53:02 +0000 (Wed, 08 Mar 2017) Log Message: ----------- [GB.WEB.FORM] * BUG: WebForm: Don't raise the Open event twice anymore when showing a modal form. * BUG: WebUploader: The progress bar is now correctly visible. * NEW: WebUploader: Image is a new property that allows to define the icon of the file upload button. Modified Paths: -------------- gambas/trunk/comp/src/gb.web.form/.info gambas/trunk/comp/src/gb.web.form/.src/Test/FTestWebUploader.class gambas/trunk/comp/src/gb.web.form/.src/WebForm.class gambas/trunk/comp/src/gb.web.form/.src/WebUploadArea.class gambas/trunk/comp/src/gb.web.form/.src/WebUploader.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |