Page 1 of 3

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

Posted: Thu Oct 28, 2010 9:05 pm
by Roberto Lopez
Hi All,

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

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

Enjoy!

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

Posted: Fri Oct 29, 2010 3:46 am
by Rathinagiri
Oh! That's great! Thanks Roberto.

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

Posted: Fri Oct 29, 2010 6:25 pm
by mimmo-italia
hello Roberto,
when the next build for linux and mac ?
Regard/saluti

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

Posted: Fri Oct 29, 2010 6:26 pm
by sudip
Thanks a lot, Roberto :D

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

Posted: Fri Oct 29, 2010 7:55 pm
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...

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

Posted: Fri Oct 29, 2010 8:36 pm
by mimmo-italia
Ok,
while the Linux version will be updated?
Thanks a lot, Roberto

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

Posted: Fri Oct 29, 2010 9:18 pm
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.

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

Posted: Sat Oct 30, 2010 10:04 am
by mimmo-italia
Hi,
I can build HMG with Bcc55 have you an batch file for Borland?
tanks

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

Posted: Sat Oct 30, 2010 12:17 pm
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.

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

Posted: Wed Nov 03, 2010 1:55 am
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!!