[Gambas-devel-svn] SF.net SVN: gambas:[6984] gambas/trunk/comp/src
Brought to you by:
gambas
From: <ga...@us...> - 2015-03-13 23:59:06
|
Revision: 6984 http://sourceforge.net/p/gambas/code/6984 Author: gambas Date: 2015-03-13 23:59:04 +0000 (Fri, 13 Mar 2015) Log Message: ----------- [GB.FORM] * BUG: MaskBox: Setting the Mask property now clears the text only if it does not match the new mask. That allows the IDE to define the initial value of the Text property. * NEW: MaskBox: The Clear() method now takes the focus into account. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.info gambas/trunk/comp/src/gb.form/.src/MaskBox.class gambas/trunk/comp/src/gb.form/.src/Test/FTestMaskBox.form gambas/trunk/comp/src/gb.form.mdi/.component gambas/trunk/comp/src/gb.form.mdi/.project gambas/trunk/comp/src/gb.form.mdi/.src/ToolBar/FToolBar.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |