Android Question Outline B4XFloatField text

Mahares

Expert
Licensed User
Longtime User
Please how can i outline the B4XFloatField text textbox.
Did you try something simple like this:
B4X:
B4XFloatTextField1.TextField.SetColorAndBorder(Colors.cyan,10dip,Colors.Red,5dip)  'change colors as you wish
or use this library, as it seems to cater to your needs:
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…