Hello.
I want to create simple widget with line edit and button. Clicking the button will show a dialog box with information whether the word typed into line edit is correct or incorrect. Which spell checking library you recommend? Hunspell, Aspell or something different? I'd like it to be simple and easy, because I'm very new to programming
I'm working on Windows.
Cheers