B4A Question B4XFloatTextField Underline - Erel (first post)    Apr 28, 2019   (1 reaction) This is how the native EditText looks in Android. You can replace the view background with:
B4XFloatTextField1.TextField.Color = xui.Color_Transparent B4A Question B4XFloatTextField - tariqyounis (first post)    Dec 02, 2020 it works fine, thanks
is there a way to get rid of the underline of the B4XFloatTextField B4A Library [B4X] [XUI] [B4XLib] SD TextView - Star-Dust    Jun 19, 2023   (58 reactions) SD_TwoIconTextView Events: Click EnterPressed FocusChanged (HasFocus As Boolean) HintClick TextChanged (OldText As String, Newtext As String) Unfocus Fields: mBase As B4XView Tag As Object Functions: DesignerCreateView (Base As Object, Lbl As Label, Props As Map) Base type must be Object GetBa B4A Question B4XFloatTextField - Multiline Bug - Alexander Stolte (first post)    Oct 06, 2020 But I mean the 2nd textbox where the multiple lines are. Where the line is underlined in red.
I do not intend to hide the hint text. B4A Question ViewsEx or XUI Views and Sender(solved) - Pedro Hu (first post)    Jun 24, 2020   (1 reaction) it worked by removing the B4XView to B4XFloatTextField
Dim x As B4XFloatTextField = Sender
also, in the activity_resume I have an activity_create (true) and having this gives me an error and I don't understand why it happens
I know this is not from the thread but I have not looked for a way to cha B4A Question Nine patch & B4X - mcqueccu (first post)    Dec 03, 2022 Set the color to transparent, it will hide the underline
B4XFloatTextField1.TextField.Color = xui.Color_Transparent Italian [ Risolto ] rimozione linea su B4XFloatTextField - TILogistic (first post)    Oct 01, 2024   (1 reaction) ?
B4XFloatTextField1.TextField.Color = xui.Color_Transparent
Amico, quella riga si chiama Underline.
search
https://www.b4x./?query=B4XFloatTextField+Underline B4A Question B4XFloatTextField color - mrossen    Sep 22, 2019 Hi,
Is anyone knows if it is posible to change the underline and cursor color in B¤XFloatTextField ?
Mogens B4A Question B4XComboBox with underline - fred-han    Oct 01, 2019 I am using B4xFloatTextField and try to have the same look with B4XCombobox when the field is filled with a value. And the question is: is it possible to have an underline in B4XComboBox-Field, when the Item is selected? Any suggestions? B4A Question [B4X] Issues with B4XFloatTextField - MrKim    Aug 24, 2021 java:174)
at java.base/java.lang.Thread.run(Thread.java:834)
So I have been unable to align text to the right in B4j
I also have a multiline B4XFloatTextField
It starts with text in the upper left corner exactly as I want - regardless of how I set the Alignment property.
118223
I would PREFER Page: 1   2   3   4   5   6   7   Powered by ColBERT |