- Posts: 34
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Here you should submit your bug reports with logcat.
Free Text annotation stroke colour
- sparklellama
- Topic Author
- Offline
- Junior Member
-
Less
More
IP: 192.168.0.70
12 years 1 month ago - 12 years 1 month ago #5223
by sparklellama
Free Text annotation stroke colour was created by sparklellama
Create a free text annotation (type 3) using AddAnnotEditBox
The colour sets OK but cannot be read back using GetFillColor() which always returns zero. Instead it can be read using using GetStrokeColor().
This seems to be a bug, as the text appears filled, not stroked.
Also, setting the colour of a free text annotation does not seem to work. The first time you try (using SetFillColor or SetStrokColor) nothing happens. The second time you try, the annotation vanishes.
The colour sets OK but cannot be read back using GetFillColor() which always returns zero. Instead it can be read using using GetStrokeColor().
This seems to be a bug, as the text appears filled, not stroked.
Also, setting the colour of a free text annotation does not seem to work. The first time you try (using SetFillColor or SetStrokColor) nothing happens. The second time you try, the annotation vanishes.
Last edit: 12 years 1 month ago by [email protected]. Reason: Added detail
IP: 192.168.0.70
12 years 1 month ago #5232
by radaee
Replied by radaee on topic Free Text annotation stroke colour
there no interfaces to set text color, after annotation added.
SetStrokeColor applied to Border of TextBox.
SetFillColor applied to background of TextBox.
about text gone: it fixed, plz wait next version.
SetStrokeColor applied to Border of TextBox.
SetFillColor applied to background of TextBox.
about text gone: it fixed, plz wait next version.
IP: 192.168.0.158
12 years 1 month ago #5237
by nermeen
Replied by nermeen on topic Free Text annotation stroke colour
The new version
2.9.8beta2
fixes your issue.
- sparklellama
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 34
- Thank you received: 0
IP: 192.168.0.70
12 years 1 month ago #5238
by sparklellama
Replied by sparklellama on topic Free Text annotation stroke colour
Thank you. I am going to go with deleting and re-creating the annotation to make the re-colouring behaviour work.
Time to create page: 0.432 seconds