Search found 2385 matches

by isiticov
Mon May 31, 2004 10:18 am
Forum: VCL Scheduling Agent
Topic: No error from .Save when task name is invalid
Replies: 1
Views: 10590

This looks like the task was deleted before calling ActivateTask() method. Please be sure to always use Refresh() method before accessing to any task, sicne this will quarantee you that TaskScheduler always has actual list of task items. Also you may set AutoRefresh to True and this should help.
by isiticov
Mon May 31, 2004 5:33 am
Forum: TsiLang Components Suite
Topic: .NET support (Delpi 8)
Replies: 5
Views: 13156

The latest version available for download has included support for Delphi 8 VCL.Net. So the progress is definitely presented :wink:
by isiticov
Mon May 31, 2004 5:31 am
Forum: Resource Builder
Topic: Why compile to "DCR" function has been removed?
Replies: 2
Views: 13922

Sorry, this was moved to programm options dialog, but was hidden accidentally. Now you can modify source RC file and there at the top is line that configures the output extention. Just change RES to DCR and RC file will be compiled into DCR file.
Thanks.
by isiticov
Fri May 21, 2004 4:45 am
Forum: TsiLang Components Suite
Topic: Dictionary Manager Error
Replies: 3
Views: 17651

Thank you for your details. The origin of this error is that by unknown reason the online trnaslation service receives from remote translation service (BabelFish) either broken packet or incorrectly formatted data. We've fixed this by catching the error, and this will be available in next release.
by isiticov
Thu May 20, 2004 4:57 am
Forum: TsiLang Components Suite
Topic: Dictionary Manager Error
Replies: 3
Views: 17651

Could you please give us a bit more details about the error you've got? What are the steps to reproduce? At what step you've got it? And where error comes from: Delphi, Dictionary Manager or Translation Editor? At run-time or design-time?
by isiticov
Thu May 13, 2004 5:20 am
Forum: RegKeeper
Topic: Multi Screen Emulator for Windows v1.3!
Replies: 0
Views: 29982

Multi Screen Emulator for Windows v1.3!

Hello!
We would like to announce the release of Multi Screen Emulator for Windows v1.3!
New in this version:
- Configurable keyboard shortcuts
- Configurable main window transparency
- Minor improvements

New version could be downloaded from http://www.sicomponents.com/download.html
by isiticov
Thu May 13, 2004 5:15 am
Forum: TsiLang Components Suite
Topic: Show 'translation tree' in translation Editor - bug ?
Replies: 2
Views: 6879

Please open Registry and locate the key:
HKEY_CURRENT_USER\Software\Borland\TsiLang\EditorForm

Modify there the value named TreeViewWidth to 100

We will improve this from our side as well. Thanks.
by isiticov
Thu May 13, 2004 5:13 am
Forum: TsiLang Components Suite
Topic: TThread->Suspend conflict???
Replies: 1
Views: 6085

Does removing TsiLang components solves the problem? I believe - not. It definitely looks like there is problem somewhere in your code.
by isiticov
Thu May 06, 2004 6:52 pm
Forum: TsiLang Components Suite
Topic: EditLabel.Caption of TLabeledEdit ?
Replies: 2
Views: 7248

Please check ExtendedTranslations property.
by isiticov
Sun May 02, 2004 5:19 pm
Forum: TsiLang Components Suite
Topic: Does Help need a correction?
Replies: 1
Views: 5037

Yes, stOtherStrings should be used. There is mistype in help (will be fixed). Thanks.
by isiticov
Sat May 01, 2004 12:47 pm
Forum: TsiLang Components Suite
Topic: TsiLang and RaveReport
Replies: 5
Views: 10216

Sorry :oops: my fault. I was thinking about Quick Report while answering.
by isiticov
Fri Apr 30, 2004 10:48 am
Forum: TsiLang Components Suite
Topic: Use one SIL-file in 2 applications
Replies: 3
Views: 7713

I guess not the forms but some controls on common forms.
by isiticov
Fri Apr 30, 2004 10:15 am
Forum: TsiLang Components Suite
Topic: TsiLang and RaveReport
Replies: 5
Views: 10216

yes, if you place TsiLang component inside Rave report.
by isiticov
Fri Apr 30, 2004 10:14 am
Forum: TsiLang Components Suite
Topic: TsiComponent and Delphi7
Replies: 1
Views: 6335

The trial version is available for Delphi 7 as well as for Delphi 6. You just have to select appropriate Delphi version while running setup. Registered sources are available under all Delphi 4-8 and C++Builder 4-6.