Search found 2387 matches

by isiticov
Fri May 09, 2003 8:57 am
Forum: TsiLang Components Suite
Topic: TActionManager & TActionMainMenuBar
Replies: 9
Views: 24520

Have you assigned and translated the action for each top-level item?
by isiticov
Wed May 07, 2003 1:21 pm
Forum: TsiLang Components Suite
Topic: Problem with Const strings
Replies: 12
Views: 30818

Of course this depends on each developer opinion. And in case you want to prevent expert from replacing the resourcestrings you can always enclose resourcestrings section with {TSI:IGNORE ON} and {TSI: IGNORE OFF} tags. But be aware that translating resource strings is much slower when translating u...
by isiticov
Wed May 07, 2003 7:13 am
Forum: TsiLang Components Suite
Topic: Problem with Const strings
Replies: 12
Views: 30818

Just use {TSI:IGNORE} tag to ignore single line with strings and {TSI:IGNORE ON} / {TSI:IGNORE OFF} to ignore block of lines. This will prevent expert from translating strings from this blocks. Also it would be helpful for you to download User's Guide from our download page and you will find there a...
by isiticov
Wed May 07, 2003 3:25 am
Forum: TsiLang Components Suite
Topic: Problem with Const strings
Replies: 12
Views: 30818

The demonstrated source code snippet has used strings placed in const section not resourcestrings section. And the answer to modify project compiler settings to allow to use Asignable Typed Constants is absolutely correct.
by isiticov
Sun Apr 27, 2003 5:50 am
Forum: TsiLang Components Suite
Topic: Extended Transations
Replies: 1
Views: 10409

May be setting Scaled property of form to False will solve this issue. Then your forms will look similar independing on screen fonts setings.
by isiticov
Sat Apr 26, 2003 5:07 pm
Forum: TsiLang Components Suite
Topic: SI Dialogs and Control Widths
Replies: 1
Views: 10992

Unfortunately, there is no easy way to do this. But may be you can hack this by writing something like this in OnShow event of for example siFindDialog: procedure TForm1.siFindDialog1Show(Sender: TObject); var hnd: THandle; R: TRect; begin if (siFindDialog1.siLang = nil) or (siFindDialog1.siLang.Lan...
by isiticov
Thu Apr 24, 2003 7:02 am
Forum: TsiLang Components Suite
Topic: Can't install selfmade Package using TsiLang in BCB6
Replies: 2
Views: 11871

Just add TsiLang_CB6.BPI to the required packages list of your package and re-build your package. This should fix your problem.
by isiticov
Fri Apr 04, 2003 1:39 pm
Forum: TsiLang Components Suite
Topic: Problem with Delphi TLabeledEdit
Replies: 3
Views: 14494

Just check the ExtendedTranslations property of TsiLang. TLabeledEdit.Caption will be listed there.
by isiticov
Mon Feb 24, 2003 3:00 pm
Forum: TsiLang Components Suite
Topic: Can't install 5.2.2 in BCB 5 Pro.
Replies: 4
Views: 16579

This looks like there are left some OLD DCU files on your drive from previous version and BCB5 doesn't detect that it needs to re-compile new PAS files. So just delete all DCU, HPP and OBJ files from TsiLang folder and re-build the package.
by isiticov
Tue Feb 04, 2003 7:53 am
Forum: RegKeeper
Topic: Feature request
Replies: 1
Views: 37028

We're searching the way to implement this. Hope this functionality will be available.
by isiticov
Sat Feb 01, 2003 6:33 am
Forum: TsiLang Components Suite
Topic: si Print Dialog
Replies: 2
Views: 12718

Both Delphi standard PrintDialog and TsiLang's siPrintDialog raise exception: "There is no default printer currently selected". And both fail to execute. So this is behavior (wrong or not I'm not sure) of Delphi's dialog. TsiLang's dialog doesn't introduces anything new in functionality it...
by isiticov
Fri Jan 31, 2003 8:20 pm
Forum: TsiLang Components Suite
Topic: Languages are removed when opening form
Replies: 3
Views: 13819

Yes, you should set the correct NumOfLanguages and LangNames in TsiLangDispatcher in case it is used in your project. Because dispatcher propagates these properties to all TsiLangs linked to it. TsiLang Expert can set the default number of languages and their name only for TsiLang and its descendant...
by isiticov
Thu Jan 30, 2003 10:53 am
Forum: TsiLang Components Suite
Topic: Package registration problem
Replies: 4
Views: 17276

Unfortunately, we cannot reproduce such behavior on our side. This looks like something is wrong on your side. May be some thirdparty packages installed or something else.
by isiticov
Thu Jan 30, 2003 8:39 am
Forum: TsiLang Components Suite
Topic: Package registration problem
Replies: 4
Views: 17276

What version of TsiLang Components Suite do you use? Have you tried to delete all DCU files and make "build all" to be sure that you use correct sources?
by isiticov
Fri Jan 24, 2003 7:27 pm
Forum: RegKeeper
Topic: Design of website and application
Replies: 1
Views: 36943

Web site and graphics for RegKeeper as well as all our products are designed by our company.