Firemonkey iOS bug
Posted: Sat May 26, 2012 3:58 pm
hello,
I'm testing using teechart in an iPhone app. I'm using Delphi XE2 update 4 & the last source code for tee chart.
My test code is very simple:
procedure TForm1.FormCreate(Sender: TObject);
begin
Series1.FillSampleValues(5);
end;
The attached screenshot show the obtained chart in the iOS Simulator.
What are the 4 shadow rectangles ? the Marks shadow ?
Whatever the series type used I got a line staring from letdown corner !!!
Any experience with iOS firemonkey version?
Any demo for teechart on the app store ?
Is the dot net version is working better than the firemonkey version under iOS ?
Kind regards
I'm testing using teechart in an iPhone app. I'm using Delphi XE2 update 4 & the last source code for tee chart.
My test code is very simple:
procedure TForm1.FormCreate(Sender: TObject);
begin
Series1.FillSampleValues(5);
end;
The attached screenshot show the obtained chart in the iOS Simulator.
What are the 4 shadow rectangles ? the Marks shadow ?
Whatever the series type used I got a line staring from letdown corner !!!
Any experience with iOS firemonkey version?
Any demo for teechart on the app store ?
Is the dot net version is working better than the firemonkey version under iOS ?
Kind regards