HMG 3.0.20 Final Release

HMG announcements; Latest HMG-related news, releases, fixes and updates.

Moderator: Rathinagiri

User avatar
Alex Gustow
Posts: 290
Joined: Thu Dec 04, 2008 1:05 pm
Location: Yekaterinburg, Russia
Contact:

Re: HMG 3.0.20 Final Release

Post by Alex Gustow »

Many thanks to Roberto and all who helps to build this next floor in our common home - HMG! :)
User avatar
Steed
Posts: 439
Joined: Sat Dec 12, 2009 3:40 pm

Re: HMG 3.0.20 Final Release

Post by Steed »

Congratulations Roberto,
User avatar
Vanguarda
Posts: 543
Joined: Wed Feb 11, 2009 10:56 am
Location: Americana - SP
Contact:

Re: HMG 3.0.20 Final Release

Post 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
Attachments
PLAYER.jpg
PLAYER.jpg (13.21 KiB) Viewed 4208 times
--
Paulo Sérgio Durço (Vanguarda)


http://hmglights.wordpress.com/
User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

Re: HMG 3.0.20 Final Release

Post 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.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
Vanguarda
Posts: 543
Joined: Wed Feb 11, 2009 10:56 am
Location: Americana - SP
Contact:

Re: HMG 3.0.20 Final Release

Post by Vanguarda »

Roberto Lopez wrote: I confirm the problem.

I'll TRY TO fix it ASAP.
Thanks.

My best regards,
--
Paulo Sérgio Durço (Vanguarda)


http://hmglights.wordpress.com/
User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

Re: HMG 3.0.20 Final Release

Post 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:

Code: Select all

hwnd=0;
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
Vanguarda
Posts: 543
Joined: Wed Feb 11, 2009 10:56 am
Location: Americana - SP
Contact:

Re: HMG 3.0.20 Final Release

Post by Vanguarda »

Roberto Lopez wrote: It's already fixed, please, delete the line #145 in c_media.c and rebuild the library:

Line#145:

Code: Select all

hwnd=0;
Thanks Master,

It´s working fine now.
Thanks for you fast support.

My best regards,
--
Paulo Sérgio Durço (Vanguarda)


http://hmglights.wordpress.com/
User avatar
luisvasquezcl
Posts: 1261
Joined: Thu Jul 31, 2008 3:23 am
Location: Chile
Contact:

Re: HMG 3.0.20 Final Release

Post by luisvasquezcl »

Thanks Roberto,
Best regards,
Luis Vasquez
User avatar
mol
Posts: 3805
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: HMG 3.0.20 Final Release

Post 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!
User avatar
danielcrocciari
Posts: 22
Joined: Thu Feb 11, 2010 12:56 am
DBs Used: DBF, MySQL, SQLite
Location: Nagano - Japão
Contact:

Re: HMG 3.0.20 Final Release

Post by danielcrocciari »

Basic Tests completed.
I got hit with the major components.
Thank you very much.
Daniel Crocciari
Brasil - Japan
Projetos HMGLights

HMGLights Site
http://hmglights.wordpress.com/


Canal do YouTube
http://www.youtube.com/hmglights


Céu Azul Tecnologia & Software
http://www.ceuazul.net
Post Reply