HMG.4 New Windows Binaries+Source Release (2010.10.28)
Moderator: Rathinagiri
- Roberto Lopez
- HMG Founder
- Posts: 4023
- Joined: Wed Jul 30, 2008 6:43 pm
HMG.4 New Windows Binaries+Source Release (2010.10.28)
Hi All,
Updated Windows binaries containing the latest Harbour/HBQT and HMG library.
http://www.sourceforge.net/projects/hmg
Enjoy!
Updated Windows binaries containing the latest Harbour/HBQT and HMG library.
http://www.sourceforge.net/projects/hmg
Enjoy!
Regards/Saludos,
Roberto
(Veritas Filia Temporis)
Roberto
(Veritas Filia Temporis)
- 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)
Oh! That's great! Thanks Roberto.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
South or North HMG is worth.
...the possibilities are endless.
- 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)
hello Roberto,
when the next build for linux and mac ?
Regard/saluti
when the next build for linux and mac ?
Regard/saluti
Re: HMG.4 New Windows Binaries+Source Release (2010.10.28)
Thanks a lot, Roberto 
With best regards,
Sudip
Sudip
- 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)
I don't have a Mac, so, we need the help of someone having one...mimmo-italia wrote:hello Roberto,
when the next build for linux and mac ?
Regard/saluti
Regards/Saludos,
Roberto
(Veritas Filia Temporis)
Roberto
(Veritas Filia Temporis)
- 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)
Ok,
while the Linux version will be updated?
Thanks a lot, Roberto
while the Linux version will be updated?
Thanks a lot, Roberto
- 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)
Probably, when the code become more stable/complete.mimmo-italia wrote:Ok,
while the Linux version will be updated?
Thanks a lot, Roberto
Regards/Saludos,
Roberto
(Veritas Filia Temporis)
Roberto
(Veritas Filia Temporis)
- 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)
Hi,
I can build HMG with Bcc55 have you an batch file for Borland?
tanks
I can build HMG with Bcc55 have you an batch file for Borland?
tanks
- 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)
I'm not using BCC since many years ago.mimmo-italia wrote:Hi,
I can build HMG with Bcc55 have you an batch file for Borland?
tanks
But, if you are using it and you've created one, we'll add to the SVN.
Regards/Saludos,
Roberto
(Veritas Filia Temporis)
Roberto
(Veritas Filia Temporis)
Re: HMG.4 New Windows Binaries+Source Release (2010.10.28)
English:Roberto Lopez wrote:Hi All,
Updated Windows binaries containing the latest Harbour/HBQT and HMG library.
http://www.sourceforge.net/projects/hmg
Enjoy!
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.