Search found 4 matches

by direct
Mon Mar 28, 2011 1:40 pm
Forum: TsiLang Components Suite
Topic: XML Import
Replies: 2
Views: 8172

Hi, the problem has changed a bit... I came across the Merge-function and tried to merge those files together. Now I need a specification, how the XML-File should look like in order to import it in the right way. I tried the following: <?xml version="1.0" encoding="utf-8"?> <XML>...
by direct
Mon Mar 28, 2011 10:57 am
Forum: TsiLang Components Suite
Topic: XML Import
Replies: 2
Views: 8172

XML Import

Hi, we are encountering a problem while importing a XML file into a .sib File. We try to import only those languages that are filled in the xml. Example: <?xml version="1.0" encoding="utf-8"?> <XML> <HEAD> <SilEditor_Version>5.2.0.29</SilEditor_Version> <CreationDate Format="...
by direct
Mon Mar 14, 2011 10:28 am
Forum: TsiLang Components Suite
Topic: MessageDlg Font
Replies: 1
Views: 7101

MessageDlg Font

Hi Support, I have a problem with the siLangLinked1.MessageDlg I am using in the code. It is not using the font of my form to display the message. I set the Common Container and the LangDispatcher values but the rest is the same as I created the TsiLangLinked-Component. When I set the form.Parentfon...
by direct
Tue Feb 23, 2010 8:14 am
Forum: TsiLang Components Suite
Topic: some IDS are assigned twice
Replies: 1
Views: 5594

some IDS are assigned twice

Hi i have a problem with IDS. Sometimes i have the same ID twice (same form, different text). Is there any known bug generating that or is there anyone else reporting that problem? Is it possible to find multiple used IDs in source code automatically? Of course it may be the same text but it would b...