Bug? FloatLabeledTextField Border can't be changed

netkomm

Active Member
Licensed User
Longtime User
Hello,

I am using the iU8 library with B4i 4.4 beta and using the FloatLabeledTextField.

In the Visual Designer I can make any change to the object :

- I set to a line;
- I changed the BorderStyle in the code;

but the FloatLabeledTextField refuses categorically to change the border when I run the application on a device (iOS 11.1.2) - it always shows a box

I am using the remote server to compile.
 
Last edited:

netkomm

Active Member
Licensed User
Longtime User
sorry for posting this in the wrong thread... I selected B4I but then I noticed that was B4J :(
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
Make sure that no border set in the Border Properties section.

SS-2017-11-21_19.00.55.png
 
Top