Search found 18 matches

by Richy
Wed Sep 25, 2019 11:39 pm
Forum: TsiLang Components Suite
Topic: strange characters on platforms android
Replies: 10
Views: 4506

Hi guys, I changed the font family in my application, now I use Arial, the result is the same, look at the image https://www.dropbox.com/s/xcadrwj09p4vc ... g.png?dl=0
by Richy
Fri Sep 20, 2019 4:50 pm
Forum: TsiLang Components Suite
Topic: strange characters on platforms android
Replies: 10
Views: 4506

Hi, I continued testing the application these are my observations 1.-The problem is only shown on the Android platform, it works on iOS 2.- the problem is not only in tlabels components, the tbutton is also affected, please see following image. https://www.dropbox.com/s/rfjkh98m6ah2vg5/IMG_6579.jpg?...
by Richy
Thu Sep 19, 2019 8:38 pm
Forum: TsiLang Components Suite
Topic: strange characters on platforms android
Replies: 10
Views: 4506

Hi guys some way to solve the problem
by Richy
Thu Sep 19, 2019 3:04 pm
Forum: TsiLang Components Suite
Topic: Unit sicomp not found in IOS
Replies: 6
Views: 3508

Thanks, it works
by Richy
Wed Sep 18, 2019 8:23 pm
Forum: TsiLang Components Suite
Topic: Unit sicomp not found in IOS
Replies: 6
Views: 3508

How do I add this for all IOS platforms? I only see 2 32-bit and 64-bit IOS platforms, and I only use 64 bits
by Richy
Wed Sep 18, 2019 6:38 pm
Forum: TsiLang Components Suite
Topic: Unit sicomp not found in IOS
Replies: 6
Views: 3508

Hi, I got the full source license, I modified the configuration as follows Project ->options->delphi compiler(Added Degub to conditional defines) Project ->options->Search path(Added C:\Program Files (x86)\SiComponents\TsiLang\Units and C:\Program Files (x86)\SiComponents\TsiLang\Units path)
by Richy
Wed Sep 18, 2019 4:56 pm
Forum: TsiLang Components Suite
Topic: Unit sicomp not found in IOS
Replies: 6
Views: 3508

Unit sicomp not found in IOS

Hi guys, When I actived "Generate IOS universal binary file(armv7+arm64)" (Project->options->Delphi compiler->compiling->other options) setting , I got Unit sicomp not found, I deactive this setting and the application works

Can you help me?

thanks
by Richy
Tue Sep 17, 2019 4:50 pm
Forum: TsiLang Components Suite
Topic: strange characters on platforms android
Replies: 10
Views: 4506

HI , I checked ExtendedTraslations property , I get in both languajes (The "Extendedtranslations" property contains no data)
by Richy
Tue Sep 17, 2019 2:47 pm
Forum: TsiLang Components Suite
Topic: strange characters on platforms android
Replies: 10
Views: 4506

Hi, the application uses the Roboto font family, this setting is for tlabels that are affected object Layout85: TLayout Align = MostTop EnableDragHighlight = False Position.Y = 321.000000000000000000 Size.Width = 418.000000000000000000 Size.Height = 30.000000000000000000 Size.PlatformDefault = False...
by Richy
Fri Sep 13, 2019 3:52 pm
Forum: TsiLang Components Suite
Topic: strange characters on platforms android
Replies: 10
Views: 4506

strange characters on platforms android

Hi guys , I use delphi rio 10.3.2 with tsilang 7.7 , sometimes my aplication show on with characters stranged
please see the image https://www.dropbox.com/s/1nv2aggslmqt2 ... 7.jpg?dl=0 , in the Tlabel component

some idea that causes this error?

thanks
by Richy
Thu Aug 29, 2019 4:33 pm
Forum: TsiLang Components Suite
Topic: TsiLang Components Suite Version 7.7!
Replies: 11
Views: 5911

I installed this

http://blog.marcocantu.com/blog/2019-au ... feedburner

the problem was fixed

Thanks guys
by Richy
Thu Aug 29, 2019 2:39 pm
Forum: TsiLang Components Suite
Topic: TsiLang Components Suite Version 7.7!
Replies: 11
Views: 5911

Before installing tsilang 7.7, I used tsilang 7.6 and 10.3.2 Rio,
I didn't change my code and I didn't update my embarcadero version, the problem is your tsilang 7.7 update
by Richy
Wed Aug 28, 2019 2:53 pm
Forum: TsiLang Components Suite
Topic: TsiLang Components Suite Version 7.7!
Replies: 11
Views: 5911

when I invoke wih this code "SyncService.ShowMessageSync(L1788);", I get Access violation address 97519F9E, accessing address, Before installing version 7.7, I did not have this problem,
by Richy
Tue Aug 27, 2019 6:15 pm
Forum: TsiLang Components Suite
Topic: TsiLang Components Suite Version 7.7!
Replies: 11
Views: 5911

Go back to the previous version(7.6) and now I have the same problem, can you help me? Thank you
by Richy
Tue Aug 27, 2019 6:10 pm
Forum: TsiLang Components Suite
Topic: TsiLang Components Suite Version 7.7!
Replies: 11
Views: 5911

your component has problems with const example const L123: string = 'Algo'; // TSI: Localized (Don't modify!) L1788: string = 'Internet Connection Lost. Please check your internet status'; // TSI: Localized (Don't modify!) L1815: string = 'Timeout trying to connect UBSpa DB'; // TSI: Localized (Don'...