HMG 3.0.0 (Forum Test XIII)

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

Moderator: Rathinagiri

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

HMG 3.0.0 (Forum Test XIII)

Post by Roberto Lopez »

- Updated: Harbour compiler to 2.0.0 (r13372) OFFICIAL DISTRIBUTION FINAL RELEASE.

- Fixed: Problems with timer. Reported by Grigory Filatov.

- Fixed: Problems with "when block" in Browse control. Reported by Luis Vasquez.

- Fixed: Problems with numeric group expression in report generator.
Reported by Fernando Chirico.

- Fixed: Problem when group header is omited in report generator.
Reported by Sudip.

- Fixed: Numeric masked TEXTBOX control problems. Reported by Grigory
Filatov.

-Fixed: Virtual GRID update problems. Reported by Vanguarda.

- Modified: HMG installation is portable now, so it could be installed
in a different folder than c:\hmg and work without need to reconfigure.

- Updated: MingW compiler to 4.4.1

- New: MULTILINE property for TAB control.

- New: Resources files set. Contributed by Vanguarda.

- Modified: Portuguese Messages. Contributed by Salamandra.

- Modified: Samples.

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

Added:

-\HMG\SAMPLES\RDD.SQL\MYSQL
-\HMG\SAMPLES\RDD.SQL\ODBC
-\HMG\SAMPLES\RDD.SQL\ARRAY
-\HMG\SAMPLES\MEMORY.TABLES
-\HMG\SAMPLES\MULTI.WIN
-\HMG\SAMPLES\SQLITE
-\HMG\SAMPLES\POSTGRESQL
-\HMG\SAMPLES\NETIO.01
-\HMG\SAMPLES\NETIO.01

Modified:

-\HMG\SAMPLES\MULTI.PRG
-\HMG\SAMPLES\CONTAINERS\TOOLBAR*

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

Build [/i|/r|/d|/cs|/ci/cr] <PrgFile> | <filelist.hbp> [config.hbc]

[/i] : incremental build
[/r] : incremental build (rebuild all)

[/cs] : Console/mixed mode (std build)
[/ci] : Console/mixed mode (incremental build)
[/cr] : Console/mixed mode (incremental rebuild all)

[/d] : Debug mode (gui and console)

<filelist.hbm> : 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.

<configfile.hbc> Syntax:

incpaths = incpath1 incpath2 ... incpathn

libpaths = libpath1 libpath2 ... libpathn

libs = lib1 lib2 ... libn

mt=yes (multi-threading support)

- library names must not include 'lib' prefix nor '.a' extension.

- 'build.bat' will create an 'error.log' file in the app folder when build
process ends with an error condition.

Sample: \HMG\SAMPLES\MULTI.PRG
Download/Descarga: hmg300_Test_13.exe
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
luisvasquezcl
Posts: 1261
Joined: Thu Jul 31, 2008 3:23 am
Location: Chile
Contact:

Re: HMG 3.0.0 (Forum Test XIII)

Post by luisvasquezcl »

Muchas gracias Roberto,
Aprovecho para desearte una muy feliz navidad para ti y tu familia.
Hago extensivo este saludo para todos los amigos del foro.
Un abrazo desde Chile,
Luis Vasquez.
User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

Re: HMG 3.0.0 (Forum Test XIII)

Post by Roberto Lopez »

luisvasquezcl wrote:Muchas gracias Roberto,
Aprovecho para desearte una muy feliz navidad para ti y tu familia.
Hago extensivo este saludo para todos los amigos del foro.
Un abrazo desde Chile,
Luis Vasquez.
Muchas Gracias Luis. Lo mismo para ti y los tuyos.
Regards/Saludos,

Roberto


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

Re: HMG 3.0.0 (Forum Test XIII)

Post by Rathinagiri »

Thanks a lot for this new improved version Roberto.

Does it include the latest IDE also?
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
sudip
Posts: 1456
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: HMG 3.0.0 (Forum Test XIII)

Post by sudip »

Thanks a lot Master Roberto :)
With best regards.
Sudip
With best regards,
Sudip
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: HMG 3.0.0 (Forum Test XIII)

Post by esgici »

Thanks a lot Maestro

Best Regards

--

Esgici
Viva INTERNATIONAL HMG :D
User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

Re: HMG 3.0.0 (Forum Test XIII)

Post by Roberto Lopez »

rathinagiri wrote:Thanks a lot for this new improved version Roberto.

Does it include the latest IDE also?
Yes.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
mol
Posts: 3805
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: HMG 3.0.0 (Forum Test XIII)

Post by mol »

it's very nice gift for xmas :D
thanks Roberto!
User avatar
Vanguarda
Posts: 543
Joined: Wed Feb 11, 2009 10:56 am
Location: Americana - SP
Contact:

Re: HMG 3.0.0 (Forum Test XIII)

Post by Vanguarda »

Hi all,

Thanks Maters for this new release.

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


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

Re: HMG 3.0.0 (Forum Test XIII)

Post by sudip »

Hello Master Roberto,

Yesterday I worked thoroughly with new IDE and HMG. Excellent :D
Moreover I also tried PSPad text editor. I must say that it is one of the most feature-rich editors I have ever used (after minor customization with given Harbour.ini file with PSPad)
Thanks a lot again :)
With best regards.
Sudip
With best regards,
Sudip
Post Reply