Search found 5 matches
- Wed May 07, 2003 7:55 pm
- Forum: TsiLang Components Suite
- Topic: internationalization approach of siComponent
- Replies: 1
- Views: 12163
internationalization approach of siComponent
Hi all, I would like to discuss about internationalization approach of siComponent. First, let me explain current situation. I have a project. It has named PRJ.EXE. It will be run on more than two languages. I don't want to store language data into DFM/XFM files. I would like to use external SIL or ...
- Mon May 05, 2003 7:03 am
- Forum: TsiLang Components Suite
- Topic: Apache Server 2.0 TsiLang Components
- Replies: 4
- Views: 16702
- Fri Apr 25, 2003 8:36 am
- Forum: TsiLang Components Suite
- Topic: Apache Server 2.0 TsiLang Components
- Replies: 4
- Views: 16702
I have got some runtime packages, pkgA, pkgB, pkgC, etc. All of packages have some warning, information, error, exception or information messages. These packages use TsiLangLinked on TDataModule descendant for multi-language. And there is a common dispatcher unit. TsiLangLinked components connect to...
- Thu Apr 24, 2003 3:40 pm
- Forum: TsiLang Components Suite
- Topic: Apache Server 2.0 TsiLang Components
- Replies: 4
- Views: 16702
Apache Server 2.0 TsiLang Components
Hi all, Development: Delphi 7, Kylix 3, TsiLang 5.2.2, Windows XP Production (current): Windows NT 4.0, Apache Server 2.x Production (In the future): Linux Red Hat 9.0 I have got an Web Services server application. It runs on Apache Server. It was running before language modifications. But after mod...
- Fri Apr 18, 2003 7:21 pm
- Forum: TsiLang Components Suite
- Topic: runtime packages without form
- Replies: 1
- Views: 11059
runtime packages without form
Hi, I'm new user of TsiLang. I have got a runtime package without form. It has got a lot of string constants. How can I translate them by TsiLangExpert? Or can anybody tell me another way? And what will be do when I use this runtime package in my project / EXE file. Thanx for advance. Hür Akdülger