Page 1 of 1

HMG 2.9.1

Posted: Sun May 10, 2009 7:23 pm
by Roberto Lopez
- Harbour MiniGUI 2.9.1 Changelog:

English:


- Fixed: Redundant 'if' in grid event processing. Reported by Grigory Filatov.

- Fixed: Grid (CellNavigation). OnChange event not fired whe selection is automatically changed after accepting cell edit with [Enter].

- Fixed: ComboBox with images. 'Item' property read problems. Reported by Esgici.

- Fixed: Browse control. Value changed with right mouse button not fires OnCgange event procedure.

- Fixed: Programmatic change not execute OnChange procedure for the following controls:

- ComboBox
- Slider
- ListBox
- Edit
- DatePicker
- RadioGroup
- MonthCalendar

- Fixed: 'Value' property. From this version, programmatic changes to this property only occurs when new value is different from previous one.

- Fixed: Focus problem with editable Grid in child windows. Reported by Sudip.

- Modified: Grid Control (CellNavigation). Up and Down arrows allows to exit cell edit mode accepting the value. Exiting cell edit mode with [Enter] will move selected cell cursor to right.

- Modified: Finished documentation.

Español:

- Solucionado: 'if' redundante en el procesamiento de eventos del control Grid. Reportado por Grigory Filatov.

- Solucionado: Grid (CellNavigation). Evento 'OnChange' no ejecutado cuando la selección es cambiada automáticamente después de aceptar los cambios de una celda con [Enter].

- Solucionado: ComboBox con imágenes. Problemas de lectura con la propiedad 'Item'. Reported por Esgici.

- Solucionado: Browse control. Al cambiar el registro seleccionado con el botón derecho del mouse no ejecytaba el procedimieto 'OnChange'.

- Solucionado: Los cambios programáticos no ejecutaban el procedimiento 'OnChange' para los siguientes controles:

- ComboBox
- Slider
- ListBox
- Edit
- DatePicker
- RadioGroup
- MonthCalendar

- Solucionado: Propiedad 'Value'. Desde esta versión, los cambios programáticos a esta propiedad solo ocurrir'án cuando el nuevo valor sea diferent del anterior.

- Solucionado: Problemas de foco con Grids editables en ventanas 'child'. Reportado por Sudip.

- Modificado: Control Grid (CellNavigation). Las teclas de movimiento del cursor (arriba y abajo) permiten salir del modo de edición aceptando los cambios. Al aceptar la modificación de una celda con [Enter] se seleccionará automaticamente la celda contigua.

- Modificado: Documentación finalizada.

Download/Descarga: https://sourceforge.net/projects/harbourminigui/

Re: HMG 2.9.1

Posted: Sun May 10, 2009 8:38 pm
by Rathinagiri
Thanks a lot Roberto.

Re: HMG 2.9.1

Posted: Sun May 10, 2009 8:41 pm
by esgici
Thanks a lot Maestro :)

With best regards.

--

Esgici

Re: HMG 2.9.1

Posted: Sun May 10, 2009 10:11 pm
by Vanguarda
Thank´s master for this update.

Regards,

Re: HMG 2.9.1

Posted: Mon May 11, 2009 12:40 pm
by sudip
Hello Roberto,

Thank you very much for this update and documentation.
- Modified: Grid Control (CellNavigation). Up and Down arrows allows to exit cell edit mode accepting the value. Exiting cell edit mode with [Enter] will move selected cell cursor to right.
I like it most :)

Regards.

Sudip

Re: HMG 2.9.1

Posted: Mon May 11, 2009 1:54 pm
by claudiotedesco
Roberto

Te felicito por el nuevo HMG y tambien muy bueno el agregado del UNINSTAL, es perfecto.
Saludos

claudio