Log On
Embarcadero Home
Watch, Follow, &
Connect with Us
Share This
QualityCentral
Communities
Articles
Blogs
Resources
Downloads
Help
QualityCentral
Delphi-BCB
FireMonkey
Additional
Animations
Colors
Components
Dialogs
Effects
Form Designer
Layers
Menu Designer
Runtime
Shapes
Standard
Style Designer
You are not logged in.
Help
Print
Public Report
Report From:
Delphi-BCB/FireMonkey/Shapes
[ Add a report in this area ]
Report #:
105937
Status:
Closed
[iOS] TGradientStyle.gsRadial does not work on iOS
Project:
Delphi
Build #:
16.0.4429.46931
Version:
16.4
Submitted By:
Don Sa
Report Type:
Basic functionality failure
Date Reported:
5/27/2012 9:00:14 PM
Severity:
Critical / Show Stopper
Last Updated:
4/23/2013 8:13:49 AM
Platform:
Apple mobile OS
Internal Tracking #:
28528
Resolution:
Fixed
(Resolution Comments)
Resolved in Build:
:
XE4
Duplicate of:
None
Voting and Rating
Overall Rating:
No Ratings Yet
0.00 out of 5
Total Votes:
None
Description
[iOS]
I have created a FireMonkey iOS application with a TCircle component (named aBall).
with aBalldo
begin
Fill.Gradient.Style := TGradientStyle.gsRadial;
Fill.Gradient.RadialTransform.RotationCenter.X := 0.65;
Fill.Gradient.RadialTransform.RotationCenter.Y := 0.35;
Fill.Gradient.RadialTransform.Position.X := 0;
Fill.Gradient.RadialTransform.Position.Y := 0;
Fill.Gradient.Color := claRed;
Fill.Gradient.Color1 := claWhite;
Fill.Kind := TBrushKind.bkGradient;
end;
On Windows, aBall is shown with gsRacial Gradient style.
However, on iOS Simulator, it is not shown with gsRacial correctly.
It has been shown with gsLinear.
Please help me! Thanks
Steps to Reproduce:
I have attached sample source project with 2 screenshots:
1. Windows screen shot
2. iOS Simulator screen shot
thanks
Workarounds
None
Attachment
105937.zip
Comments
Don Sa at 5/27/2012 9:12:13 PM
-
I have send sample source code with 2 screenshot:
1. Windows screen shot
2. iOS simulator screen shot
thanks
Tomohiro Takahashi at 5/27/2012 10:32:54 PM
-
I deleted QC#105936, 105938, 105939 as Sysop.
If you modify your existing report, pelase use Windows Native QC Client. The standalone client comes with Delphi.
Thanks.
Don Sa at 5/27/2012 10:40:07 PM
-
Thanks! I have attached zip file to report#105397 !
Tomohiro Takahashi at 5/28/2012 5:56:04 AM
-
This report was opened with valid Internal Tracking Number.
Thanks.
View Your Reports
Search
Server Response from: ETNACODE01
Developer Tools
Blackfish SQL
C++Builder
Delphi
FireMonkey
Prism
InterBase
JBuilder
J Optimizer
HTML5 Builder
3rdRail & TurboRuby
Database Tools
Change Manager
DBArtisan
DB Optimizer
ER/Studio
Performance Center
Rapid SQL
Technical Articles
Tutorials
White Papers
Press Releases
Newsletters
Add Content (GetPublished)
Audio
Audio & Video
Video
Bugs & Suggestions (QualityCentral)
Discussion Forums
Examples (CodeCentral)
Tags
Technology Partners
Downloads
Free Trials
Registered User Downloads
Beta Programs
Add Content (GetPublished)
Articles
Blogs
Bugs & Suggestions (QualityCentral)
Discussion Forums
Examples (CodeCentral)
Member Services
About
Connect with Us