Harbour MiniGUI 2.8.2
Posted: Sun Apr 12, 2009 10:31 pm
Hi All,
I've made some minor changes to 2.8.1 to fix some little problems, so I've changed version number to 2.8.2, since it is not exactly same version uploaded to the forum.
/**************************************************/
- Harbour MiniGUI 2.8.2 Changelog:
English:
-Fixed: Window not accepting keystrkes on program start. Introduced
in 2.7.0. Reported by RalphMDS.
- Modified: GRID control. Navigation is 'by cell' from this version.
To enable or disable it, you must use the following command:
SET CELLNAVIGATION ON | OFF
Sample: \hmg\samples\grid_21
Español:
- Solucionado: Al iniciarse el programa, las ventanas no aceptan
entradas de teclado. Introducido en 2.7.0. Reportado por RalphMDS.
- Modificado: Control GRID. La navegación es 'por celda' desde esta
versión. Para activarla o desactivarla debe usarse el siguiente
comando:
SET CELLNAVIGATION ON | OFF
Ejemplo: \hmg\samples\grid_21
/**************************************************/
Download: http://www.sourceforge.net/projects/harbourminigui
Enjoy!
Roberto.
I've made some minor changes to 2.8.1 to fix some little problems, so I've changed version number to 2.8.2, since it is not exactly same version uploaded to the forum.
/**************************************************/
- Harbour MiniGUI 2.8.2 Changelog:
English:
-Fixed: Window not accepting keystrkes on program start. Introduced
in 2.7.0. Reported by RalphMDS.
- Modified: GRID control. Navigation is 'by cell' from this version.
To enable or disable it, you must use the following command:
SET CELLNAVIGATION ON | OFF
Sample: \hmg\samples\grid_21
Español:
- Solucionado: Al iniciarse el programa, las ventanas no aceptan
entradas de teclado. Introducido en 2.7.0. Reportado por RalphMDS.
- Modificado: Control GRID. La navegación es 'por celda' desde esta
versión. Para activarla o desactivarla debe usarse el siguiente
comando:
SET CELLNAVIGATION ON | OFF
Ejemplo: \hmg\samples\grid_21
/**************************************************/
Download: http://www.sourceforge.net/projects/harbourminigui
Enjoy!
Roberto.