Thanks. It's what I was looking for.
Ioan
Search found 22 matches
- Mon Feb 15, 2010 2:17 pm
- Forum: TsiLang Components Suite
- Topic: Install 2 versions
- Replies: 2
- Views: 10123
- Thu Feb 11, 2010 5:20 pm
- Forum: TsiLang Components Suite
- Topic: Install 2 versions
- Replies: 2
- Views: 10123
Install 2 versions
Hello, We recently started using Delphi2010 and we ordered the latest siComponents package (6.5.0.2) for it. But for some time (until we migrate the entire code) we will still support the old code build with Delphi 7 and siComponents 3.X. Is it possible to install the new siComponents package (6.5) ...
- Mon Nov 27, 2006 8:11 pm
- Forum: Registration Problems
- Topic: Lost registration
- Replies: 4
- Views: 68973
- Mon Nov 27, 2006 4:53 pm
- Forum: Registration Problems
- Topic: Lost registration
- Replies: 4
- Views: 68973
Lost registration
Hello, We purchased a siComponents license somewhere in February or March 2006, and we use the software since. Now I want do download the newest version and I cannot remember the registration name and / or password. During this summer we moved into a new location and we lost some older emails, so no...
- Fri Aug 25, 2006 12:51 pm
- Forum: TsiLang Components Suite
- Topic: Automatic change of a translation
- Replies: 19
- Views: 53043
- Thu Aug 24, 2006 8:59 pm
- Forum: TsiLang Components Suite
- Topic: Automatic change of a translation
- Replies: 19
- Views: 53043
I start working on this issue. I coded a function where I scan all the TsiLang TStrings properties (Captions, Hints, Strings, etc) and look for the string I want to replace. Then I retrieve the string ID and I call the ReplaceStringValue. This function gets as input parameter the siLangLinked compon...
- Wed Jul 19, 2006 2:22 pm
- Forum: TsiLang Components Suite
- Topic: Find dialog
- Replies: 1
- Views: 8817
Find dialog
I replaced in my Delphi application the standard FindDialog with a siFindDialog. Most of the text appears translated, except 2 small problems: - the dialog caption 'Find' text stays untranslated; - the Direction group is not resized to match the translation (the French translated word "Haut&quo...
- Tue Jul 18, 2006 12:19 pm
- Forum: TsiLang Components Suite
- Topic: Global strings
- Replies: 5
- Views: 20861
- Tue Jul 18, 2006 12:17 pm
- Forum: TsiLang Components Suite
- Topic: Automatic change of a translation
- Replies: 19
- Views: 53043
- Tue Jul 11, 2006 3:58 pm
- Forum: TsiLang Components Suite
- Topic: Automatic change of a translation
- Replies: 19
- Views: 53043
- Tue Jul 11, 2006 12:27 pm
- Forum: TsiLang Components Suite
- Topic: Global strings
- Replies: 5
- Views: 20861
Re: Global strings
> is there any way to search for a specific string through the entire file? Design time ? Run-time ? What problem, I don't understand, sorry. In SIL Editor. For what I now, the Find and Replace functions are enabled only at the Form / Category level (Captions or Strings, etc). If I have the same st...
- Tue Jul 11, 2006 12:17 pm
- Forum: TsiLang Components Suite
- Topic: Automatic change of a translation
- Replies: 19
- Views: 53043
- Mon Jul 10, 2006 8:40 pm
- Forum: TsiLang Components Suite
- Topic: Global strings
- Replies: 5
- Views: 20861
Global strings
Hi, I have a Delphi application with > 100 forms and units. I like to know if is any way to group together some very common strings (including captions?), so I can use only one occurence instead of one (or more) per form. In the same idea, if I have one big SIB file including all forms' translations...
- Mon Jul 10, 2006 4:23 pm
- Forum: TsiLang Components Suite
- Topic: Automatic change of a translation
- Replies: 19
- Views: 53043
Automatic change of a translation
Hello again, We are using siComponents for translating our apps for a half year and everything works fine. Now we trying to get to another level: we want to allow customizing the interface (and not only) based on an equivalences table (database). That means, every occurence of a word (ex: "user...
- Thu Apr 06, 2006 2:30 pm
- Forum: TsiLang Components Suite
- Topic: Orpheus components
- Replies: 4
- Views: 13649
Hello, Actually I needed only the ovccklb change, for the status I take care myself to reset it on language change. The errors I got were generated by a mistake in my code: the translation of the strings from the OvcCheckList1 were different from the translations for the strings retrieved in the cod...