Search found 5 matches
- Tue Mar 04, 2014 3:16 pm
- Forum: FMX
- Topic: Mobile Performance
- Replies: 10
- Views: 25111
Re: Mobile Performance
If use BufferedDisplay = true, characters look like this (smeared)
If I use BufferedDisplay = false characters look OK - like this: (clear)
- Tue Feb 25, 2014 4:24 pm
- Forum: FMX
- Topic: Mobile Performance
- Replies: 10
- Views: 25111
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...
- Thu Feb 13, 2014 10:30 am
- Forum: FMX
- Topic: XE5 Firemonkey - compile error when using TChart
- Replies: 5
- Views: 15255
Re: XE5 Firemonkey - compile error when using TChart
Thanks a lot. It works, after removing all the old stuff from previous installations.
- Mon Feb 10, 2014 10:47 am
- Forum: FMX
- Topic: XE5 Firemonkey - compile error when using TChart
- Replies: 5
- Views: 15255
Re: XE5 Firemonkey - compile error when using TChart
I ve got the same probelm with TeeChart Pro
- Tue Nov 26, 2013 3:51 pm
- Forum: FMX
- Topic: XE 5 FMX ImagePointSeries
- Replies: 1
- Views: 8058
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?
I used the OnGetImage Event.
What is the preferred Method to assign different Images to differnt series Points?