A LineEdit wich perform some tests on the inputed string, with support for both custom and built-in checks.
Godot 4.1.1, may not work with 4.0, wont work with 3.x
See in editor documention generated with documentation comments. (Press F1 then search for SmartLineEdit)
To style the Line according to it's status, you can put these theme variations in your theme :
- LineEdit_OK
- LineEdit_CORRECTED
- LineEdit_WRONG
Line Edit Plus (Godot 3.x) :
Line Edit Plus (Godot 2.1) :