Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Windows 8.1, 10, WindowsPhone, Windows UWP

Note disappears on change of Color of note

More
10 years 1 month ago #10982 by Yugandhara
when i change the color of the note using the method setFillColor:colorCode
and then refresh the page using RenderPrepare and RenderSync methods, my note disappears for some color codes such as 55000,20000,60000.

The same issue is solved for iOS by using 4278250080 instead of 55000, but when i assign the same value for Windows it is giving me error that it is uint and the property FillColor accepts int property. So is there any other way to solve this issue for Windows?
More
10 years 1 month ago #10985 by support
As my colleague told about iOS, you should enter an hex mask.
It's equivalent to decimal digit but much simpler to handle.
ie.: 0xFFFFFFFF to create a white annotation.
Time to create page: 0.394 seconds
Powered by Kunena Forum