Results 1 to 4 of 4

Thread: Add Spellchecking to QTextEdit with QT3 & Hunspell

  1. #1
    Join Date
    Aug 2011
    Posts
    2
    Qt products
    Qt3
    Platforms
    Windows

    Default Add Spellchecking to QTextEdit with QT3 & Hunspell

    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.

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Add Spellchecking to QTextEdit with QT3 & Hunspell

    Why can't you use Qt4?
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

  3. #3
    Join Date
    Aug 2011
    Posts
    2
    Qt products
    Qt3
    Platforms
    Windows

    Default Re: Add Spellchecking to QTextEdit with QT3 & Hunspell

    Because i want to integrate this feature in a bigger project that is written in qt3.

  4. #4
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Add Spellchecking to QTextEdit with QT3 & Hunspell

    Well, what actually is the problem?
    hunspell is an external lib, so it really makes no difference with which Qt version your are working...
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

Similar Threads

  1. Replies: 7
    Last Post: 4th February 2020, 14:41
  2. Spellchecking in lineedit
    By mkas in forum Newbie
    Replies: 0
    Last Post: 27th August 2010, 12:54
  3. QTextEdit
    By deeee in forum Qt Programming
    Replies: 5
    Last Post: 24th May 2010, 10:06
  4. QTextEdit
    By veda in forum Qt Programming
    Replies: 4
    Last Post: 11th September 2007, 08:30
  5. Replies: 1
    Last Post: 16th February 2007, 08:22

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.