HMG.4 New Windows Binaries+Source Release (2010.10.28)

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.4 New Windows Binaries+Source Release (2010.10.28)

Post by Roberto Lopez »

Hi All,

Updated Windows binaries containing the latest Harbour/HBQT and HMG library.

http://www.sourceforge.net/projects/hmg

Enjoy!
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.4 New Windows Binaries+Source Release (2010.10.28)

Post by Rathinagiri »

Oh! That's great! Thanks Roberto.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
mimmo-italia
Posts: 8
Joined: Thu Oct 21, 2010 6:13 pm
Location: Italia - Foggia

Re: HMG.4 New Windows Binaries+Source Release (2010.10.28)

Post by mimmo-italia »

hello Roberto,
when the next build for linux and mac ?
Regard/saluti
User avatar
sudip
Posts: 1456
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: HMG.4 New Windows Binaries+Source Release (2010.10.28)

Post by sudip »

Thanks a lot, Roberto :D
With best regards,
Sudip
User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

Re: HMG.4 New Windows Binaries+Source Release (2010.10.28)

Post by Roberto Lopez »

mimmo-italia wrote:hello Roberto,
when the next build for linux and mac ?
Regard/saluti
I don't have a Mac, so, we need the help of someone having one...
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
mimmo-italia
Posts: 8
Joined: Thu Oct 21, 2010 6:13 pm
Location: Italia - Foggia

Re: HMG.4 New Windows Binaries+Source Release (2010.10.28)

Post by mimmo-italia »

Ok,
while the Linux version will be updated?
Thanks a lot, Roberto
User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

Re: HMG.4 New Windows Binaries+Source Release (2010.10.28)

Post by Roberto Lopez »

mimmo-italia wrote:Ok,
while the Linux version will be updated?
Thanks a lot, Roberto
Probably, when the code become more stable/complete.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
mimmo-italia
Posts: 8
Joined: Thu Oct 21, 2010 6:13 pm
Location: Italia - Foggia

Re: HMG.4 New Windows Binaries+Source Release (2010.10.28)

Post by mimmo-italia »

Hi,
I can build HMG with Bcc55 have you an batch file for Borland?
tanks
User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

Re: HMG.4 New Windows Binaries+Source Release (2010.10.28)

Post by Roberto Lopez »

mimmo-italia wrote:Hi,
I can build HMG with Bcc55 have you an batch file for Borland?
tanks
I'm not using BCC since many years ago.

But, if you are using it and you've created one, we'll add to the SVN.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
fchirico
Posts: 324
Joined: Sat Aug 23, 2008 11:27 pm
Location: Argentina

Re: HMG.4 New Windows Binaries+Source Release (2010.10.28)

Post by fchirico »

Roberto Lopez wrote:Hi All,

Updated Windows binaries containing the latest Harbour/HBQT and HMG library.

http://www.sourceforge.net/projects/hmg

Enjoy!
English:

I am compiling the examples and seeing how they work. I feel great, many more modern from the aesthetic point of view.

Compiling the example c: \ hmg.4 \ svn \ samples \ listbox \ demo_1.exe, when run gives the following error:

File Errorlog MiniGUI Harbour

------------------------------------
Date: 11/02/1910 Time: 22:48:49
Argument Error error HBQT/1303
Called from __HBQT_ERROR (0)
Called from QLISTWIDGET: CONNECT (0)
Called from LISTBOX: _ONCHANGE (267)
Called from LISTBOX: CREATE (348)
Called from WINDOW: CREATEPENDINGCHILDCONTROLS (1336)
Called from WINDOW: ACTIVATE (1531)
Called from MAIN (96)

------------------------------------

The same thing happens with the example 2 and 3.

It is only to inform.
I've tried almost all and everything works ok.

I congratulate the whole team!

Español

Estoy compilando los ejemplos y viendo como funcionan. Me parecen geniales, muchos más modernos desde el punto de vista estético.

Compilando el ejemplo c:\hmg.4\svn\samples\listbox\demo_1.exe, al ejecutarlo arroja el siguiente error:

Harbour MiniGui Errorlog File

------------------------------------
Date:11/02/10 Time: 22:48:49
Error HBQT/1303 Argument error
Called from __HBQT_ERROR( 0 )
Called from QLISTWIDGET:CONNECT( 0 )
Called from LISTBOX:_ONCHANGE( 267 )
Called from LISTBOX:CREATE( 348 )
Called from WINDOW:CREATEPENDINGCHILDCONTROLS( 1336 )
Called from WINDOW:ACTIVATE( 1531 )
Called from MAIN( 96 )

------------------------------------

Lo mismo me ocurre con los ejemplo 2 y 3.

Es solo para informarlos.
He probado casi todos y todos funcionan ok.

Felicito a todo el equipo!!
Saludos, Fernando Chirico.
Post Reply