Search found 6 matches
- Fri Oct 20, 2006 4:58 pm
- Forum: TsiLang Components Suite
- Topic: Common Units or Forms
- Replies: 5
- Views: 11500
Commons
Igor, Thanks... for answering all the questions. If I do link my common forms/Common DataModule for common PAS to the project dispatcher (using code to set the pointer to the project's dispatcher)........ Does each common form/PAS remember its translation? Or do I have to re-enter the translations f...
- Fri Oct 20, 2006 4:32 am
- Forum: TsiLang Components Suite
- Topic: Common Units or Forms
- Replies: 5
- Views: 11500
Common Forms
Thanks for the advice. So to make sure I understand.... would this be a good idea. Project specific forms -> DataModuleProject Put the TSILang, Dispatcher components here. Put the language link component on each project specific form and link to the project data module Project specific PAS only file...
- Thu Oct 19, 2006 11:22 pm
- Forum: TsiLang Components Suite
- Topic: Common Units or Forms
- Replies: 5
- Views: 11500
Common Units or Forms
I posted a similar question before, but this was with an earlier edition of tsilang. Under Delphi 2006, I have a few projects that use several common units. There are some units that are straight PAS units and some units that are DFM/PAS form units. What would be the best way to provide translatable...
- Fri Jan 07, 2005 9:30 pm
- Forum: TsiLang Components Suite
- Topic: Best Approach
- Replies: 1
- Views: 6035
Best Approach
We have a project with a vast number of units that are common among other projects. What is the best plan of implementation to use SIComponents to manage the localization of the projects? Bear in mind that a common unit may be modified in one project and then simply compiled in the next build(s) of ...
- Thu May 20, 2004 5:40 pm
- Forum: TsiLang Components Suite
- Topic: Dictionary Manager Error
- Replies: 3
- Views: 20006
Steps to reproduce
Delphi 7 I followed the tutorial pretty much. 1) File > New > Other > Projects > MDI Application 2) Placed TsiLang and TsiLangDispatcher on MainForm 3) Linked TsiLang to TsiLangDispatch 4) Placed TsiLangLinked on About and Childwin forms 5) Added MainForm to uses for About and Childwin forms 6) Link...
- Thu May 20, 2004 12:08 am
- Forum: TsiLang Components Suite
- Topic: Dictionary Manager Error
- Replies: 3
- Views: 20006
Dictionary Manager Error
I just purchased the component set. When I followed the Tutorial with the MDI app under Delphi 7, I get an error "an invalid character was found in text content." and then points to the line. For example, translating English About... gave error. While I can live with one item, the problem ...