Page 1 of 1

I have a problem with SimpleGraph v1.51

PostPosted: July 12th, 2004, 4:38 pm
by anfa
I just download this file and try to use it, but I get some errors when I build the program.

[Error] WARNING. Duplicate resource(s):
[Error] Type 14 (ICON GROUP), ID MAINICON:
[Error] File D:\simplegraph1\Demo\SGDemo.res resource kept; file D:\simplegraph1\Demo\SimpleGraph.RES resource discarded.

How to correct the errors? I am learning to use Delphi 7.0

Thanks

PostPosted: July 13th, 2004, 7:46 am
by Kambiz
It sounds strange, because so far nobody was reported such a problem.

I modified the SimpleGraph.res, please re-download the files and try again.

Cheers,
Kambiz

PostPosted: July 13th, 2004, 8:06 am
by anfa
It's Ok now.
Thanks,

PostPosted: July 13th, 2004, 9:21 am
by anfa
Another problem!

When I load the project file (SGDemo), I get a message: "Class TSimpleGraph not found". I think there a trouble with MainForm. If I ignore the error, it runs well. But now I want to see MainForm and modify it.
How must I do to correct the error?

PostPosted: July 13th, 2004, 1:19 pm
by Kambiz
Did you install the component properly? I guess no!

PostPosted: July 14th, 2004, 7:36 am
by anfa
Ok, I got it.

Thank you!