Need to create a GUI where words from a file with the selected language are displayed when the test is started, but I have no idea how to implement this with TextArea.
I would like to get an effect similar to the monkeytype.com website, where the user is given a text to transcribe, types the words and the characters are highlighted in green or red, depending on whether they typed the correct character.
My code: