Search found 2392 matches

by isiticov
Tue Jun 18, 2024 6:17 am
Forum: TsiLang Components Suite
Topic: Ann: TsiLang Components Suite 7.9.6.4: new update and enhancements!
Replies: 0
Views: 1796

Ann: TsiLang Components Suite 7.9.6.4: new update and enhancements!

We would like to notify you about the release of 7.9.6.4 update for TsiLang Components Suite version! This update includes fixes and enhancements for core components and TsiLang Expert. The full list of new features and improvements is available at: https://www.tsilang.com/whats-new/ A detailed desc...
by isiticov
Fri Jun 14, 2024 1:13 pm
Forum: TsiLang Components Suite
Topic: Bugs when saving project to sil
Replies: 5
Views: 1603

Re: Bugs when saving project to sil

Thank you so much for the files. Please find below our findings: Bug #1: 1. Please be sure to set IsInheritedOwner property of TsiLang components placed on inherited form to True . 2. I don't know why but TsiLang components on forms with duplicated languages initially contain these duplicates in DFM...
by isiticov
Thu Jun 13, 2024 2:44 pm
Forum: TsiLang Components Suite
Topic: Bugs when saving project to sil
Replies: 5
Views: 1603

Re: Bugs when saving project to sil

Could you please reproduce this on some sample DFM and send it to us among with PAS file? Also please mention the version of TsiLang Components Suite you use/
by isiticov
Wed Jun 12, 2024 1:22 pm
Forum: TsiLang Components Suite
Topic: Bugs when saving project to sil
Replies: 5
Views: 1603

Re: Bugs when saving project to sil

Hello, Thank you for your message. But unfortunately, I can't see the "exact duplicates". There are just different components with the same captions. Are you sure there are no mniToHead1 and mniTaxDocReg2 (and others similar) components on your Tfr_Devices form? The same for mni_f_Calcilat...
by isiticov
Wed May 29, 2024 9:01 am
Forum: VCL Scheduling Agent
Topic: Ann: Version 2.0.1.28!
Replies: 0
Views: 2712

Ann: Version 2.0.1.28!

We're glad to announce the release of version 2.1.28! New version includes: Support for Event triggers Support for Task triggers Improved demo EXE with extended functionality. saUtils unit extended with utility functions. You can download new version from: https://www.sicomponents.com/download/
by isiticov
Thu May 16, 2024 6:03 am
Forum: HelloApp Studio
Topic: Aligning Tips with Application.
Replies: 2
Views: 2184

Re: Aligning Tips with Application.

Hello Steve, Please use the following: 1. Run your application. 2. In HelloApp Studio settings enable the "Hide on Pointer Position Editor" option: 2024-05-16_09-07-38.jpg 3. Go to your tool tip and start the pointer position editor. 2024-05-16_07-57-58.jpg 4. In the appeared editor click ...
by isiticov
Mon Apr 29, 2024 4:32 pm
Forum: TsiLang Components Suite
Topic: Incorrect Turkish characters in siLang.MessageDlg()
Replies: 2
Views: 1835

Re: Incorrect Turkish characters in siLang.MessageDlg()

Hello,
I assume you're using non-Unicode version of Delphi. Then the parent form shall have properly defined charset for every language. And it will be used in the MessageDlg().
by isiticov
Sun Apr 07, 2024 7:05 am
Forum: TsiLang Components Suite
Topic: sil to csv command line export
Replies: 3
Views: 3813

Re: sil to csv command line export

We will check how to adjust this.
by isiticov
Sat Mar 30, 2024 12:11 am
Forum: TsiLang Components Suite
Topic: sil to csv command line export
Replies: 3
Views: 3813

Re: sil to csv command line export

Hello, You can use the command-line interface to export SIB to CSV as well. Cite from the help: To export file to other format: sileditor.exe -e <full path to source file> <full path to output file> Description: -e - export command-line switch; Second parameter must be full path to the SIL/SIB file ...
by isiticov
Tue Mar 12, 2024 3:25 pm
Forum: TsiLang Components Suite
Topic: Editor and Strings
Replies: 4
Views: 7851

Re: Editor and Strings

Will check...
by isiticov
Tue Mar 12, 2024 8:48 am
Forum: TsiLang Components Suite
Topic: Editor and Strings
Replies: 4
Views: 7851

Re: Editor and Strings

Hello, At [HKEY_CURRENT_USER\SOFTWARE\SiComponents\TsiLang\EditorForm] in the Registry, you can find ColumnWidthN entries, just edit ColumnWidth0 to be something like 100 or more, and this shall return the first column back. Also check the [History] subkeys, may be there is your form and under the [...
by isiticov
Fri Mar 01, 2024 1:36 pm
Forum: TsiLang Components Suite
Topic: How to get ChatGPT work?
Replies: 3
Views: 5363

Re: How to get ChatGPT work?

vfisher wrote: Fri Mar 01, 2024 12:46 pm Yes, account is free. Only way is paid account?
Yes, sorry for this, but this is not our limitation but their.
by isiticov
Fri Mar 01, 2024 11:26 am
Forum: TsiLang Components Suite
Topic: Delphi 12 - FMX - Android app
Replies: 1
Views: 4090

Re: Delphi 12 - FMX - Android app

Hello,
Try to replace the path in the library settings for the Android to actual full path of TsiLang Android units.
by isiticov
Fri Mar 01, 2024 11:24 am
Forum: TsiLang Components Suite
Topic: How to get ChatGPT work?
Replies: 3
Views: 5363

Re: How to get ChatGPT work?

Hello,
1. I would recommend to blur you API key in the screenshot.
2. ChatGPT has changed their API access several months ago and users with free account can't access the API but only the web interface. Are you using free account?
by isiticov
Sun Jan 14, 2024 5:27 am
Forum: TsiLang Components Suite
Topic: TsiLang 7.9.5.x (7.9.6.x) + EurekaLog 12.0.x = Runtime error 216
Replies: 7
Views: 66660

Re: TsiLang 7.9.5.x (7.9.6.x) + EurekaLog 12.0.x = Runtime error 216

Hello,
Sorry for the late reply. We've found and fixed the possible problematic code. No more run-time error 216 (at least on our side).
The fix will be available in next version release.
Thank you again for reporting this.