Page 1 of 1

HMG.4 New Binaries+Source Release

Posted: Fri Aug 27, 2010 9:35 pm
by Roberto Lopez
Hi All,

I've just uploaded a new release, containing an updated Harbour build and HMG.4 library sources.

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

Enjoy!

Re: HMG.4 New Binaries+Source Release

Posted: Fri Aug 27, 2010 10:07 pm
by esgici
Thanks a lot Roberto :)

Best regards

--

Esgici

Re: HMG.4 New Binaries+Source Release

Posted: Sat Aug 28, 2010 3:42 am
by Rathinagiri
Thanks a lot Roberto. Cool.

Re: HMG.4 New Binaries+Source Release

Posted: Sat Aug 28, 2010 7:41 pm
by srvet_claudio
Gracias Roberto.
Saludos,
Claudio.

Re: HMG.4 New Binaries+Source Release

Posted: Mon Aug 30, 2010 12:01 pm
by Ricci
Ich found a problem in Window() and Button().

In Button() the :Picture only works with an external file not from a recource.

In Window() with :Icon the same and an external .ICO file did also not work.

Re: HMG.4 New Binaries+Source Release

Posted: Mon Aug 30, 2010 1:37 pm
by Roberto Lopez
Ricci wrote:Ich found a problem in Window() and Button().

In Button() the :Picture only works with an external file not from a recource.

In Window() with :Icon the same and an external .ICO file did also not work.
We are in an very early development stage, there is a lot of things that are not working yet.

When we reach a more mature code and the full status of the project be documented, we start the tests stage.

Re: HMG.4 New Binaries+Source Release

Posted: Mon Aug 30, 2010 5:14 pm
by Ricci
Roberto Lopez wrote: We are in an very early development stage, there is a lot of things that are not working yet.

When we reach a more mature code and the full status of the project be documented, we start the tests stage.
I know and that shouldn´t be a complaint. I cannot help you coding but I can test parts of you code.

I´m rebuilding my orchid program with HMG 4, so i implement every part that is available. If you don´t like my reports that early I won´t do it again.

Re: HMG.4 New Binaries+Source Release

Posted: Mon Aug 30, 2010 6:39 pm
by mol
Ricci wrote: If you don´t like my reports that early I won´t do it again.
Don't be angry Ricci, all opinions are significant and wanted...
But some basic properties are more important, "flowers" will be realised later :D

Best regards, Marek

Re: HMG.4 New Binaries+Source Release

Posted: Tue Aug 31, 2010 12:50 am
by Roberto Lopez
Ricci wrote:
Roberto Lopez wrote: We are in an very early development stage, there is a lot of things that are not working yet.

When we reach a more mature code and the full status of the project be documented, we start the tests stage.
I know and that shouldn´t be a complaint. I cannot help you coding but I can test parts of you code.

I´m rebuilding my orchid program with HMG 4, so i implement every part that is available. If you don´t like my reports that early I won´t do it again.
Tests are always welcome.

I'm just trying to signal that we are working on the foundations of the new HMG yet, so, there is a minimal functionality in place.

We started to document the state of the project in TODO.TXT and EXTENSIONS.TXT files. When these files be updated by all contributors, you'll have a better idea about what is working and what not.

Re: HMG.4 New Binaries+Source Release

Posted: Tue Aug 31, 2010 8:37 am
by Ricci
Roberto Lopez wrote:... there is a minimal functionality in place.
You are too modestly, there is a lot functionality for such a short time. Your team is doing a great job.