Page 3 of 4
Re: HMG 3.0.20 Final Release
Posted: Mon Feb 08, 2010 6:40 pm
by Alex Gustow
Many thanks to Roberto and all who helps to build this next floor in our common home - HMG!

Re: HMG 3.0.20 Final Release
Posted: Mon Feb 08, 2010 8:30 pm
by Steed
Congratulations Roberto,
Re: HMG 3.0.20 Final Release
Posted: Tue Feb 09, 2010 2:34 pm
by Vanguarda
Hi friends,
Roberto, i want report that, i don´t be able to reproduce a sample with PLAYER component.
In bellow follow the message that i gotta in here. I think that some thing change in this new version, or not?
The sample that i try execute was "C:\hmg\Samples\PLAYER"
My best regards,
PS: Sorry my bad english
Re: HMG 3.0.20 Final Release
Posted: Tue Feb 09, 2010 2:52 pm
by Roberto Lopez
Vanguarda wrote:Hi friends,
Roberto, i want report that, i don´t be able to reproduce a sample with PLAYER component.
<...>
I confirm the problem.
I'll TRY TO fix it ASAP.
Re: HMG 3.0.20 Final Release
Posted: Tue Feb 09, 2010 3:07 pm
by Vanguarda
Roberto Lopez wrote:
I confirm the problem.
I'll TRY TO fix it ASAP.
Thanks.
My best regards,
Re: HMG 3.0.20 Final Release
Posted: Tue Feb 09, 2010 3:57 pm
by Roberto Lopez
Vanguarda wrote:Roberto Lopez wrote:
I confirm the problem.
I'll TRY TO fix it ASAP.
Thanks.
My best regards,
It's already fixed, please, delete the line #145 in c_media.c and rebuild the library:
Line#145:
Re: HMG 3.0.20 Final Release
Posted: Tue Feb 09, 2010 8:57 pm
by Vanguarda
Roberto Lopez wrote:
It's already fixed, please, delete the line #145 in c_media.c and rebuild the library:
Line#145:
Thanks Master,
It´s working fine now.
Thanks for you fast support.
My best regards,
Re: HMG 3.0.20 Final Release
Posted: Wed Feb 10, 2010 2:47 am
by luisvasquezcl
Thanks Roberto,
Best regards,
Luis Vasquez
Re: HMG 3.0.20 Final Release
Posted: Wed Feb 10, 2010 6:33 am
by mol
Roberto Lopez wrote:mol wrote:I think, something is wrong with GRID control when used to browse database.
Try to add and delete some records.
Empty rows appear in grid.
Strange effects when clicking in the grid...
Ok.
I've not documented (I've forgot it) but, at the moment, data-bound grid DOES NOT SUPPORT the use of SET FILTER and SET DELETED commands.
Your sample uses SET DELETED, that is the problem.
I think that was real cause of these strange behaviors. When I started with empty database and added new records, everything worked OK.
Thanks for explanation, Roberto!
Re: HMG 3.0.20 Final Release
Posted: Thu Feb 11, 2010 9:22 am
by danielcrocciari
Basic Tests completed.
I got hit with the major components.
Thank you very much.