Search found 7 matches

by dcornelius
Fri Jun 24, 2011 5:26 am
Forum: TsiLang Components Suite
Topic: MessageDlg buttons
Replies: 7
Views: 20648

I finally got this all working. I created a custom form and was still having problems with that, but I carefully compared the new form with a different form that was working and discovered there was a form-level setting on either the Fonts or the Charset section (I don't recall now). Basically, I ne...
by dcornelius
Thu Jun 23, 2011 3:47 pm
Forum: TsiLang Components Suite
Topic: MessageDlg buttons
Replies: 7
Views: 20648

I can't use anything but Delphi 5 for this particular project because it is a plug-in (.BPL). All the other forms are displaying other character sets correctly. My new one is not--I know it's something different and haven't figured it out yet. However, I used the wizard with the others and this one ...
by dcornelius
Thu Jun 23, 2011 12:15 am
Forum: TsiLang Components Suite
Topic: MessageDlg buttons
Replies: 7
Views: 20648

I'm pretty sure all that was set. I tried several things that seemed to make sense and match what you're telling me, but there must still be something amiss in my .SIL file or in my configuration. I will mention that this project is a Delphi 5 plug-in that works inside a large application and the ma...
by dcornelius
Tue Jun 21, 2011 5:48 pm
Forum: TsiLang Components Suite
Topic: MessageDlg buttons
Replies: 7
Views: 20648

Thanks for your quick reply. I haven't made any progress yet. Here's what I've got--perhaps explaining my situation further will reveal something I've done wrong. My project has several forms and one unit without a form. I added a data module to hold the main TsiLang and TsiLangDispatcher components...
by dcornelius
Tue Jun 21, 2011 12:34 am
Forum: TsiLang Components Suite
Topic: MessageDlg buttons
Replies: 7
Views: 20648

MessageDlg buttons

I've got the MessageDlg function properly showing strings for different languages defined, but the OK/Cancel/Yes/No buttons never have any text--they are just blank. I've got a Dialogs section in my .sil file, but perhaps it's not the right class name or something. Is there some detailed documentati...
by dcornelius
Wed Jun 01, 2011 3:35 pm
Forum: TsiLang Components Suite
Topic: Checkboxes and PageControls
Replies: 2
Views: 7862

Thank you very much! Now I understand better answers to other questions I had seen in this forum, but hadn't quite put it all together. I just downloaded the free LMD pack and the checkbox translates perfectly.

Thanks again!
by dcornelius
Tue May 31, 2011 8:11 pm
Forum: TsiLang Components Suite
Topic: Checkboxes and PageControls
Replies: 2
Views: 7862

Checkboxes and PageControls

I've got a Delphi 5 application working fairly well with translations in Spanish, Russian, and Chinese showing up with the right character set for most of the controls on the form. Labels and buttons work great, but CheckBoxes and the tabs of PageControls simply show garbage when using character set...