Skip to content

A LineEdit for Godot which performs some tests on the inputed string.

License

Notifications You must be signed in to change notification settings

xorblo-doitus/SmartLineEdit

Repository files navigation

SmartLineEdit

A LineEdit wich perform some tests on the inputed string, with support for both custom and built-in checks.

Godot version

Godot 4.1.1, may not work with 4.0, wont work with 3.x

Documentation

See in editor documention generated with documentation comments. (Press F1 then search for SmartLineEdit)

Theme

To style the Line according to it's status, you can put these theme variations in your theme :

  • LineEdit_OK
  • LineEdit_CORRECTED
  • LineEdit_WRONG

See also

Line Edit Plus (Godot 3.x) :

Line Edit Plus (Godot 2.1) :

About

A LineEdit for Godot which performs some tests on the inputed string.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published