- Posts: 35
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Questions about Android development and PDF
FillColor CheckBoxes and Signature
IP: 189.68.106.45
3 years 10 months ago #15767
by devit9ar
FillColor CheckBoxes and Signature was created by devit9ar
Hi, i need to know if theres an way to change the fillcolor from checkboxes and signature fields.
IP: 111.196.240.150
3 years 10 months ago #15769
by radaee
Replied by radaee on topic FillColor CheckBoxes and Signature
on Android there is global variant:public static int g_annot_transparency = 0x200040FF;
and other platforms has similar setting.
and other platforms has similar setting.
IP: 189.68.106.45
3 years 10 months ago #15771
by devit9ar
Replied by devit9ar on topic FillColor CheckBoxes and Signature
But it will change every field in the document, i need to change one or another after some event.
IP: 111.196.240.150
3 years 10 months ago #15773
by radaee
Replied by radaee on topic FillColor CheckBoxes and Signature
OK, seems your feature shall implement on canvas drawing.
i mean like on Windows, when you move cursor to a empty signature field, the field hilighted.
while on most mobile platform, no hover events, only has touch events.
i mean like on Windows, when you move cursor to a empty signature field, the field hilighted.
while on most mobile platform, no hover events, only has touch events.
Time to create page: 0.394 seconds