Search found 4 matches

by plutoPlanet
Tue Jun 18, 2019 8:28 am
Forum: TsiLang Components Suite
Topic: Google Translate Service
Replies: 1
Views: 5229

Google Translate Service

Hi, I just tried to test the Google Translation service, but it fails when I try to translate something (e.g. from German to Italian): When trying to translate the string "Warnung" it returns this: @import url('https://fonts.googleapis.com/css?lang=enamily=Product+Sans|Roboto:400,700');.gb...
by plutoPlanet
Mon Dec 16, 2002 8:37 pm
Forum: TsiLang Components Suite
Topic: GREEK_CHARSET
Replies: 4
Views: 19324

Hi,

ok I can partly answer this question to myself:
1. TButton won't work -> Replace them by TBitBtn
2. TMenu works when I do:
Screen->MenuFont->Name="Arial";
Screen->MenuFont->Charset=GREEK_CHARSET;

But:

What can I do with TPageControl ??

Herwig
by plutoPlanet
Mon Dec 16, 2002 6:35 pm
Forum: TsiLang Components Suite
Topic: GREEK_CHARSET
Replies: 4
Views: 19324

Hi, thank you for your suggestion. I think I need to describe my problem more detailed: As I mentioned: I already have selected GREEK_CHARSET for the components. You mentioned that I have to select an "appropriate charset value for Fonts in your application". I can select appropriate chars...
by plutoPlanet
Sun Dec 15, 2002 10:34 pm
Forum: TsiLang Components Suite
Topic: GREEK_CHARSET
Replies: 4
Views: 19324

GREEK_CHARSET

Hi, I need to implement Greek in my application. When insert greek charakters into Dictionary manager everything looks fine (I have already added a lanugage named 'greek' and I've selected GREEK_CHARSET). As soon as I run the application, switch over to Greek, I don't get any Greek characters, more ...