Search found 5 matches

by Jochem
Tue Mar 04, 2014 3:16 pm
Forum: FMX
Topic: Mobile Performance
Replies: 10
Views: 22168

Re: Mobile Performance

If use BufferedDisplay = true, characters look like this (smeared)
image1.png
image1.png (24.25 KiB) Viewed 22531 times
If I use BufferedDisplay = false characters look OK - like this: (clear)
Image2.png
Image2.png (17.6 KiB) Viewed 22526 times
by Jochem
Tue Feb 25, 2014 4:24 pm
Forum: FMX
Topic: Mobile Performance
Replies: 10
Views: 22168

Re: Mobile Performance

I have the same problem as RichardS. Firmonkey (XE5) works quite fine on iOS and Android (NEXUS 7 Version 2013). But if I tried to use TeeChart (latest Version 2014) the performance is terribly slow, especially on Android. I use the 'scroll' Feature of the Chart itself (only 10 datapoints in lineCha...
by Jochem
Thu Feb 13, 2014 10:30 am
Forum: FMX
Topic: XE5 Firemonkey - compile error when using TChart
Replies: 5
Views: 13653

Re: XE5 Firemonkey - compile error when using TChart

Thanks a lot. It works, after removing all the old stuff from previous installations.
by Jochem
Mon Feb 10, 2014 10:47 am
Forum: FMX
Topic: XE5 Firemonkey - compile error when using TChart
Replies: 5
Views: 13653

Re: XE5 Firemonkey - compile error when using TChart

I ve got the same probelm with TeeChart Pro
by Jochem
Tue Nov 26, 2013 3:51 pm
Forum: FMX
Topic: XE 5 FMX ImagePointSeries
Replies: 1
Views: 7161

XE 5 FMX ImagePointSeries

I tried to assign different PNG Images to different Series Points.
I used the OnGetImage Event.
What is the preferred Method to assign different Images to differnt series Points?