translation problem
Posted: Thu Sep 14, 2006 1:23 pm
I've got Delphi 2005 and TeeChart pro 7.04 VCL.
When I tried to translate my program to other language, Delphi is looking for AREAEDIT.DFM for example, but it's called TEEAREAEDIT.DFM in the newer Teechart version, and there is an error message about this at execution : Delphi cannot find resources.
Here is a picture to see my source and the files Delphi looks for :
http://www.yousendit.com/transfer.php?a ... @gmail.com
I think the files like AREAEDIT.DFM, ARROWEDI.DFM are in a previous version of TeeChart (which is installed with Delphi).
And Delphi also search files in this version (but where is this reference?? I don't know!).
Does anyone can help me ?
Here is a little project to reproduce this if you have Delphi and TeeChart 7 :
http://www.yousendit.com/transfer.php?a ... @gmail.com
When I tried to translate my program to other language, Delphi is looking for AREAEDIT.DFM for example, but it's called TEEAREAEDIT.DFM in the newer Teechart version, and there is an error message about this at execution : Delphi cannot find resources.
Here is a picture to see my source and the files Delphi looks for :
http://www.yousendit.com/transfer.php?a ... @gmail.com
I think the files like AREAEDIT.DFM, ARROWEDI.DFM are in a previous version of TeeChart (which is installed with Delphi).
And Delphi also search files in this version (but where is this reference?? I don't know!).
Does anyone can help me ?
Here is a little project to reproduce this if you have Delphi and TeeChart 7 :
http://www.yousendit.com/transfer.php?a ... @gmail.com