[Gambas-devel-svn] SF.net SVN: gambas:[7038] gambas/trunk/comp/src/gb.form
Brought to you by:
gambas
From: <ga...@us...> - 2015-04-15 17:06:53
|
Revision: 7038 http://sourceforge.net/p/gambas/code/7038 Author: gambas Date: 2015-04-15 17:06:45 +0000 (Wed, 15 Apr 2015) Log Message: ----------- [GB.FORM] * BUG: ValueBox: The Change event is now raised correctly for numeric type. * NEW: Balloon: Do not take focus when being shown. * BUG: IconPanel: When the Count property is increased, new tabs are correctly visible. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/Balloon/FBalloon.form gambas/trunk/comp/src/gb.form/.src/IconPanel/IconPanel.class gambas/trunk/comp/src/gb.form/.src/Test/FIconPanel.class gambas/trunk/comp/src/gb.form/.src/Test/FIconPanel.form gambas/trunk/comp/src/gb.form/.src/Test/FTestDateChooser.form gambas/trunk/comp/src/gb.form/.src/Test/FTestValueBox.class gambas/trunk/comp/src/gb.form/.src/Test/FTestValueBox.form gambas/trunk/comp/src/gb.form/.src/Test/Form1.form gambas/trunk/comp/src/gb.form/.src/ValueBox.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |