Search found 2385 matches

by isiticov
Wed Oct 01, 2003 7:36 am
Forum: TsiLang Components Suite
Topic: Not possible to view column 'Dutch'
Replies: 5
Views: 16349

Could you please give us more information or step-by-step info how to reproduce this? Because we were unable to reproduce this behavior on our side.
by isiticov
Tue Sep 30, 2003 8:24 am
Forum: TsiLang Components Suite
Topic: Just Curious about SI
Replies: 1
Views: 9070

The SI is just Siticov Igor :) owner and founder of company and products.
by isiticov
Tue Sep 30, 2003 8:19 am
Forum: TsiLang Components Suite
Topic: SILEditor Updates - Very Nice
Replies: 1
Views: 8983

Thanks for your good words!
by isiticov
Tue Sep 30, 2003 8:16 am
Forum: TsiLang Components Suite
Topic: TsiLang EXPERT Suggestion - Multiple Selection in Grid Rows
Replies: 1
Views: 8961

There is possible to select multiple rows at a time by using CTRL+CLICK and SHIFT + CLICK. Also in new update which will be released this days this form will be dramatically improved.
by isiticov
Fri Sep 26, 2003 10:00 am
Forum: TsiLang Components Suite
Topic: MessageDlg(): Too small fontsize!
Replies: 1
Views: 8864

This looks strange since TsiLang uses the same font as parent form for showing dialog boxes. So, in case in your form containign TsiLang font size is more than 4 then this will be used in dialog font too. In case not please create a sample project which demonstrates this behavior and send us to supp...
by isiticov
Fri Sep 26, 2003 9:55 am
Forum: TsiLang Components Suite
Topic: automated import with translation
Replies: 1
Views: 8902

Unfortunately, the import to SIL Editor couldn't be automated since it requires some special manual user actions. Only export functionality could be automated.
by isiticov
Tue Sep 23, 2003 11:30 am
Forum: TsiLang Components Suite
Topic: Changes to SIB files
Replies: 1
Views: 8302

Could you please provide us a bit more information: 1. What do you mean under "implemented Changes"? Have you edited SIB file using SIL Editor? 2. What TsiLang components used? TsiLang, TsiLangRT other? 3. How do you perform loading SIB file at run-time? 4. How do you detect that strings a...
by isiticov
Thu Sep 18, 2003 12:38 pm
Forum: TsiLang Components Suite
Topic: Problem with const section
Replies: 8
Views: 13608

In such case the situation with calling twice ChangeLanguage is normal because it is calling for each TsiLang. Then I suppose the problem with Stack Overflow is somewhere in your code.
by isiticov
Thu Sep 18, 2003 7:15 am
Forum: TsiLang Components Suite
Topic: Problem with const section
Replies: 8
Views: 13608

This looks like somewhere in your "problem" application code you're manually calling OnCreate event of datamodule. Please check this and let us know if this is the origin of problem.
by isiticov
Thu Sep 18, 2003 7:05 am
Forum: TsiLang Components Suite
Topic: Max number of languages in sil file?
Replies: 1
Views: 7694

This is just an informational error/warning, which indicates that in several items of your SIL file amount of languages are different from the value specified in [Options] section. So you can just click open and the file will be opened and after saving it back the content will be fixed automatically.
by isiticov
Wed Sep 17, 2003 11:46 am
Forum: TsiLang Components Suite
Topic: Problem with const section
Replies: 8
Views: 13608

It looks like in your code there is circular calling of some procedure. Please try to reproduce the problem on simple sample test project and check if error gone. And then just compare sources of your unit with sample test units to check the differences.
by isiticov
Tue Sep 16, 2003 7:52 am
Forum: TsiLang Components Suite
Topic: Time for switching the language
Replies: 1
Views: 9277

It looks like you have a lot of properties listed in translations which shouldn't be translated such as SQL, DatabaseName, TableName and others. Just try to exclude them from translations and hope this will reduce the time for switching languages.
by isiticov
Fri Sep 12, 2003 12:36 pm
Forum: Resource Builder
Topic: Link to exe fail
Replies: 12
Views: 34090

The smart add function is exactly what should be used. Resource Builder doesn't touch or change code or others sections. It just modifies resource section. And it is up to programmer to control what he will modify update when linking. In case you need to replace resources you just link RC file with ...
by isiticov
Wed Sep 10, 2003 12:44 pm
Forum: TsiLang Components Suite
Topic: Problems with loading from SIB files
Replies: 2
Views: 11044

Yes, it looks like your installation of latest version wasn't correct. Please delete ALL DCU (and OBJ HPP in case C++Builder usage) from TsiLang units folder and re-build your project.
by isiticov
Sat Sep 06, 2003 10:52 am
Forum: Resource Builder
Topic: Link to exe fail
Replies: 12
Views: 34090

We've just released new update for Resource Builder which includes the fix for this bug. Please update your version either by using Update Manager or by downloading complete package from our site.