HMG 2.9.1

HMG announcements; Latest HMG-related news, releases, fixes and updates.

Moderator: Rathinagiri

Post Reply
User avatar
Roberto Lopez
HMG Founder
Posts: 4004
Joined: Wed Jul 30, 2008 6:43 pm

HMG 2.9.1

Post 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/
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: HMG 2.9.1

Post by Rathinagiri »

Thanks a lot Roberto.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: HMG 2.9.1

Post by esgici »

Thanks a lot Maestro :)

With best regards.

--

Esgici
Viva INTERNATIONAL HMG :D
User avatar
Vanguarda
Posts: 543
Joined: Wed Feb 11, 2009 10:56 am
Location: Americana - SP
Contact:

Re: HMG 2.9.1

Post by Vanguarda »

Thank´s master for this update.

Regards,
--
Paulo Sérgio Durço (Vanguarda)


http://hmglights.wordpress.com/
User avatar
sudip
Posts: 1454
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: HMG 2.9.1

Post 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
With best regards,
Sudip
claudiotedesco
Posts: 132
Joined: Thu Jul 31, 2008 12:05 pm

Re: HMG 2.9.1

Post by claudiotedesco »

Roberto

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

claudio
Post Reply