[Gambas-bugtracker] Bug #1402: ColumnView Setfocus-enter selected element
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Thu Aug 23 14:45:58 CEST 2018
http://gambaswiki.org/bugtracker/edit?object=BUG.1402&from=L21haW4-
Aristides LARA reported a new bug.
Summary
-------
ColumnView Setfocus-enter selected element
Type : Bug
Priority : Medium
Gambas version : Unknown
Product : Unknown
Description
-----------
Traducido:
The View ColumnView do not capture the focus nor do they capture the keystroke up and down to scroll between the top and bottom rows of the elements.
When the SetFocus is sent to the ColumnView after doing the data load in it and if there is code in the Click as event. Txt = ColumnView1.Current [1] Bug Error.
Thank you
This did not happen in Gambas2.
Original:
Los View ColumnView no captan el enfoque como tampoco capturan la pulsación de las teclas arriba abajo para poder desplazarse entre fila superior e inferior de los elementos.
Cuando se envía el SetFocus al ColumnView después de hacer la carga de datos en el y si hay código en el evento Clic como. Txt = ColumnView1.Current[1] Bug Error.
Gracias
Esto no sucedía en Gambas2.
More information about the Bugtracker
mailing list