HMG 3.0 (Test IV)

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

Moderator: Rathinagiri

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

HMG 3.0 (Test IV)

Post by Roberto Lopez »

- HMG 3.0.0 (Test IV) Changelog:

English:
--------

- Updated: Harbour compiler to 2.0 (Created from SVN 2009.10.14).
HMG IDE 2.9.4 and earlier versions ARE NOT COMPATIBLE with this
HMG version.

- Updated: MingW compiler to 4.4.1

- Modified: Samples.

Removed: ADORDD samples (adordd not working on
current Harbour release)

Added: RDDSQL samples.

-\HMG\SAMPLES\RDD.SQL\MYSQL
-\HMG\SAMPLES\RDD.SQL\ODBC
-\HMG\SAMPLES\RDD.SQL\ARRAY
-\HMG\SAMPLES\MEMORY.TABLES
-\HMG\SAMPLES\MULTI.WIN

New: 'Build.bat' (it replaces 'compile.bat').

Syntax:

Build [/c] [/d] [/i] <PrgFile> | <filelist.hbp> [configfile.hbc]

[/c] : Console / Mixed Mode
[/d] : Debug Mode
[/i] : Incremental build

<filelist.hbp> : A text file with .hbp extension containing a source list.
<configfile.hbc>: A text file with configuration parameters as additional
libs, include paths and lib paths.

Sample: \HMG\SAMPLES\MULTI.WIN

Español:
--------

- Actualizado: Harbour compiler a 2.0 (SVN 2009.10.12)
HMG-IDE versión 2.9.4 y anteriores no es compatible con esta versión
de HMG.

- Actualizado: MingW compiler a 4.4.1

- Modificado: Samples.

Eliminado: Ejemplos ADORDD (adordd no funciona en la
versión actual de Harbour)

Agregado:

-\HMG\SAMPLES\RDD.SQL\MYSQL
-\HMG\SAMPLES\RDD.SQL\ODBC
-\HMG\SAMPLES\RDD.SQL\ARRAY
-\HMG\SAMPLES\MEMORY.TABLES
-\HMG\SAMPLES\MULTI.WIN

Nuevo:'Build.bat' (reemplaza a 'compile.bat').

Sintaxis:

Build [/c] [/d] [/i] <PrgFile> | <filelist.hbp> [configfile.hbc]

[/c] : Console / Mixed Mode
[/d] : Debug Mode
[/i] : Incremental build

<filelist.hbp> : Un archivo de texto con la lista de programas del proyecto.
<configfile.hbc>: Un archivo de texto con información de configuración
(librerías adicionales y paths de include y librerías adicionales).

Ejemplo: \HMG\SAMPLES\MULTI.WIN

Download/Descarga: http://sourceforge.net/projects/harbour ... e/download

Regards/Saludos

Roberto.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: HMG 3.0 (Test IV)

Post by esgici »

Thanks a lot Maestro :)

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 3.0 (Test IV)

Post by Vanguarda »

Thanks Master,

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


http://hmglights.wordpress.com/
User avatar
Vanguarda
Posts: 543
Joined: Wed Feb 11, 2009 10:56 am
Location: Americana - SP
Contact:

Re: HMG 3.0 (Test IV)

Post by Vanguarda »

Hi my friends,

I´ve a little doubt. Please see the picture bellow. When did two clicks in grid sample, the message box show, and back stage, the content of the cell of the grid sample was changed... why it happen??

I had test on 2.9.5 and 3.0.0 in both cases i´ve the same "issue".

I´m using Windows XP SP/2, with default theme.

this image bellow,is the sample GRID.06.

With best regards,

PS: Sorry my poor english
Attachments
Dubt.JPG
Dubt.JPG (34.12 KiB) Viewed 5853 times
--
Paulo Sérgio Durço (Vanguarda)


http://hmglights.wordpress.com/
User avatar
Roberto Lopez
HMG Founder
Posts: 4004
Joined: Wed Jul 30, 2008 6:43 pm

Re: HMG 3.0 (Test IV)

Post by Roberto Lopez »

Vanguarda wrote:Hi my friends,

I´ve a little doubt. Please see the picture bellow. When did two clicks in grid sample, the message box show, and back stage, the content of the cell of the grid sample was changed... why it happen??
<...>
PS: Sorry my poor english
I'm not able to reproduce here...

Any other thing that helps?

Regards,

Roberto.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
Roberto Lopez
HMG Founder
Posts: 4004
Joined: Wed Jul 30, 2008 6:43 pm

Re: HMG 3.0 (Test IV)

Post by Roberto Lopez »

Roberto Lopez wrote:
- HMG 3.0.0 (Test IV) Changelog:
<...>
New: 'Build.bat' (it replaces 'compile.bat').
<...>

I've enhanced the multi.prg sample, to show how to define additional, lib paths, include paths and additional libs.

Regards,

Roberto.
Attachments
multiprg.rar
(3.8 KiB) Downloaded 347 times
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
Roberto Lopez
HMG Founder
Posts: 4004
Joined: Wed Jul 30, 2008 6:43 pm

Re: HMG 3.0 (Test IV)

Post by Roberto Lopez »

Vanguarda wrote:Hi my friends,

I´ve a little doubt. Please see the picture bellow. When did two clicks in grid sample, the message box show, and back stage, the content of the cell of the grid sample was changed... why it happen??
<...>
Sorry, I've tested on Win7 only. I've confirm the bug in XP SP3.

This will be another funny to fix :)

Thanks for the report.

Regards,

Roberto.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
Vanguarda
Posts: 543
Joined: Wed Feb 11, 2009 10:56 am
Location: Americana - SP
Contact:

Re: HMG 3.0 (Test IV)

Post by Vanguarda »

Roberto Lopez wrote: Sorry, I've tested on Win7 only. I've confirm the bug in XP SP3.

This will be another funny to fix :)

Thanks for the report.

Regards,

Roberto.
Thanks master for your fast support.

with best regards,
--
Paulo Sérgio Durço (Vanguarda)


http://hmglights.wordpress.com/
User avatar
Vanguarda
Posts: 543
Joined: Wed Feb 11, 2009 10:56 am
Location: Americana - SP
Contact:

Re: HMG 3.0 (Test IV)

Post by Vanguarda »

Roberto Lopez wrote:
Roberto Lopez wrote:
- HMG 3.0.0 (Test IV) Changelog:
<...>
New: 'Build.bat' (it replaces 'compile.bat').
<...>

I've enhanced the multi.prg sample, to show how to define additional, lib paths, include paths and additional libs.

Regards,

Roberto.
Thanks master.

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


http://hmglights.wordpress.com/
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: HMG 3.0 (Test IV)

Post by esgici »

Hi All

Does anyone tested C:\hmg\SAMPLES\MEMORY.TABLES ? ( First introduced this 3.0 Test IV release )

I do and got an error :
Error DBFNTX/1004 Create error: mem:test.dbf (DOS Error 123)

Called from DBCREATE(0)
Called from CREATETABLE(79)
Called from OPENTABLE(58)
Called from (b)MAIN(24)
Called from _PROCESSINITPROCEDURE(4579)
Called from _ACTIVATEWINDOW(4367)
Called from MAIN(50)
Any idea ?

Regards

--

Esgici
Viva INTERNATIONAL HMG :D
Post Reply