You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to change the color of the underline in a TextField control where the border property is set to ft.InputBorder.UNDERLINE.
However, even when I try to change the color using the border_color property as shown in the code below, the underline color remains the same.
Is this a known limitation of Flet, or am I missing something?
Does anyone have any suggestions or solutions?
(Apologies if the English translation is a bit awkward, as it was generated by Gemini.)
Discussed in #4136
Originally posted by MatsuSpring October 11, 2024
Question
I'm trying to change the color of the underline in a
TextField
control where theborder
property is set toft.InputBorder.UNDERLINE
.However, even when I try to change the color using the
border_color
property as shown in the code below, the underline color remains the same.Is this a known limitation of Flet, or am I missing something?
Does anyone have any suggestions or solutions?
(Apologies if the English translation is a bit awkward, as it was generated by Gemini.)
Code sample
Error message
No response
------------------------------------------------------
The text was updated successfully, but these errors were encountered: