Search found 31 matches

by Stalker4
Wed Oct 28, 2020 10:50 am
Forum: TsiLang Components Suite
Topic: Suggestions for improving "TsiLang Components Suite"
Replies: 10
Views: 9267

Re: Suggestions for improving "TsiLang Components Suite"

A couple more suggestions: 3. In the "Translation Editor", in the "Strings" section, you can add a new string only to the end of the list. Add the ability to add a new line to any position in the list of lines. 4. There is a form, on the form there is a "Label" with the...
by Stalker4
Mon Oct 26, 2020 10:48 am
Forum: TsiLang Components Suite
Topic: Suggestions for improving "TsiLang Components Suite"
Replies: 10
Views: 9267

Suggestions for improving "TsiLang Components Suite"

Hi All, TsiLang Components Suite 7.8.4, Delphi 10.4.1 1. Add the "Replace" dialog button to the "Translation Editor" expert window. For the "replacement" to work in the selected section of the "Translations" tree. 2. For example, there is a code like this: pro...
by Stalker4
Wed Dec 11, 2019 8:35 am
Forum: TsiLang Components Suite
Topic: Support Android Dialog
Replies: 1
Views: 2586

Support Android Dialog

Hi All,

The description of "TsiLang" says that it supports mobile platforms (Android and iOS).

Question: Do mobile platforms (Android and iOS) support siLangLinked(siLang).MessageDlg dialogs ?
by Stalker4
Mon Jul 22, 2019 12:34 pm
Forum: TsiLang Components Suite
Topic: Problem with Context menu
Replies: 8
Views: 9047

Hello,

Has the context menu problem been resolved in 10.3.2 ?

If not, then maybe you can enable global hot keys ?
by Stalker4
Mon May 13, 2019 9:43 am
Forum: TsiLang Components Suite
Topic: Problem with Context menu
Replies: 8
Views: 9047

Maybe this is a consequence of an error (maybe yours), when in Delphi 10.2.x your context menu item doubled ? That is, in Delphi 10.2.x this error simply leads to a doubling of the context menu item, and in Delphi 10.3.x it causes more serious problems. See the picture. https://picua.org/images/2019...
by Stalker4
Thu May 02, 2019 9:22 am
Forum: TsiLang Components Suite
Topic: Problem with Context menu
Replies: 8
Views: 9047

Did you find this error in the context menu in the code editor Delphi 10.3.1 Rio ?

And without this menu, it’s not very convenient to work ...
by Stalker4
Tue Nov 14, 2017 9:05 am
Forum: TsiLang Components Suite
Topic: The text encoding is corrupted when it is inserted into pas
Replies: 7
Views: 14862

Checked, now everything works correctly.
Thank you.
by Stalker4
Tue Oct 17, 2017 10:47 am
Forum: TsiLang Components Suite
Topic: The text encoding is corrupted when it is inserted into pas
Replies: 7
Views: 14862

A small request: Add to the expert settings the constant for brackets "(*" and "*)". Could you please describe a little bit more what did you mean? Thank you in advance. For example, there is such code: ShowMessage('is my text') After processing it with "TsiLang Expert->Sca...
by Stalker4
Mon Oct 16, 2017 9:31 am
Forum: TsiLang Components Suite
Topic: The text encoding is corrupted when it is inserted into pas
Replies: 7
Views: 14862

isiticov wrote:Hello,
Thank you for reporting this. We will try to fix this.
Good. Please let us know in this thread the version of the library in which you will correct this error.

A small request: Add to the expert settings the constant for brackets "(*" and "*)".
by Stalker4
Fri Oct 13, 2017 4:32 pm
Forum: TsiLang Components Suite
Topic: The text encoding is corrupted when it is inserted into pas
Replies: 7
Views: 14862

The text encoding is corrupted when it is inserted into pas

Hi All, TsiLang 7.5.6.2, Delphi 10.2.1 Tokio There is a program module (pas + dfm). pas-file in ANSI encoding (Win1251). The pas-file contains a string constant in the Win1251 encoding, see picture http://picua.org/img/2017-10/13/3xwm032c2ij24srsruxr3n6k2.jpg . I select this line in the editor, in t...
by Stalker4
Mon Apr 10, 2017 10:55 am
Forum: TsiLang Components Suite
Topic: TsiLang and Extended Translation
Replies: 2
Views: 9241

Hello,

While I tried to make a demo of this error - the error was gone. While the question is removed.
by Stalker4
Fri Apr 07, 2017 5:03 am
Forum: TsiLang Components Suite
Topic: TsiLang does not see some fields of nested classes
Replies: 2
Views: 8507

Hello, I know about this mode "ExtendedTranslations". But "ExtendedTranslations" has certain problems (about this I wrote in the subject ) and in addition to it the property for the translation should be added manually. It is not very clear why TsiLang does not know how to take t...
by Stalker4
Thu Apr 06, 2017 12:04 pm
Forum: TsiLang Components Suite
Topic: TsiLang and Extended Translation
Replies: 2
Views: 9241

TsiLang and Extended Translation

Hello,

TsiLang 7.4.0, Delphi 7.1

Why does the string property in "ET" persist in the framing of double quotes ?
After all, these two dots are then displayed in the program itself.
How can I remove these double quotes ?
by Stalker4
Thu Apr 06, 2017 9:03 am
Forum: TsiLang Components Suite
Topic: TsiLang does not see some fields of nested classes
Replies: 2
Views: 8507

TsiLang does not see some fields of nested classes

Hello, There is a class (component). This class has a TPersistent property. This property has fields of type String (or TStrings). An example of such a property (TQuickReferenceButton) and a field (CaptionUser1Button) in the picture https://img-host.org.ua/images/pic1ene.jpg But the "Translatio...
by Stalker4
Thu Apr 06, 2017 5:16 am
Forum: TsiLang Components Suite
Topic: The problem with working with the partition Collections
Replies: 3
Views: 9833

Hello,

Do I understand correctly that if the elements of a collection can change places (change their Index), then such collections should be stored not in the "Collections" section, but in the "Strings" section ?