[Gambas-devel-svn] SF.net SVN: gambas: [352] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-05-04 20:10:39
|
Revision: 352 http://svn.sourceforge.net/gambas/?rev=352&view=rev Author: gambas Date: 2007-05-04 13:10:41 -0700 (Fri, 04 May 2007) Log Message: ----------- [INTERPRETER] * BUG: Stopping an event inside an event handler now works correctly when STOP EVENT is not the last instruction of the event handler. [GB.FORM] * NEW: TableView manages the RETURN and the ESC key while editing a cell, so that default or cancel buttons are not raised automatically. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FMain.class 2.0/trunk/app/src/gambas2/FProjectEnv.class 2.0/trunk/comp/src/gb.db.form/.project 2.0/trunk/comp/src/gb.form/.info 2.0/trunk/comp/src/gb.form/TableView.class 2.0/trunk/main/gbx/gbx_api.c 2.0/trunk/main/gbx/gbx_exec_loop.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |