opatry / wordle-kt

Wordle game clone made with Kotlin & Compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace Key event by text field

opatry opened this issue · comments

Either find a way to make the active row a full text field properly displaying characters or define it as focusable/focused but invisible /hidden.

At each input pushing word to view model would automatically update grid.

This would allow writing accented characters (out any diacritic) for french, Spanish, ...