Hi,

i am new to qt and i have to add a spellchecking feature to a QTextEdit field.

I thought of using hunspell to solve this, but all the help i found was for qt4.
Has anyone seen a solution for qt3 yet?

I am using qt 3.3.6

Thanks in advance.