Results 1 to 9 of 9

Thread: Problem finding text in a QTextEdit

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Problem finding text in a QTextEdit

    if it is still not working you may want use the advanced option of QTextDocument. (-> QTextEdit::document())

  2. #2
    Join Date
    Nov 2007
    Posts
    31
    Thanks
    2
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Post Re: Problem finding text in a QTextEdit

    Originally Posted by Lykurg >
    P.s.: Expected is a normal string, no regular expression.
    I'm sorry.
    My suggestion was wrong.


    I made a sample that uses QTextEdit::find().
    It works fine.
    Attached Files Attached Files
    kichi

Similar Threads

  1. Doubt about QTextEdit and Rich Text
    By iamjayanth in forum Qt Programming
    Replies: 1
    Last Post: 8th April 2009, 08:11
  2. Text Shadowed Problem
    By QbelcorT in forum Qt Programming
    Replies: 0
    Last Post: 23rd March 2009, 01:12
  3. QTextEdit API questions (plain text)
    By Gaspar in forum Qt Programming
    Replies: 4
    Last Post: 16th May 2006, 06:03
  4. Replies: 7
    Last Post: 15th February 2006, 11:34
  5. Problem with inserting text into QTextEdit
    By xorrr in forum Qt Programming
    Replies: 0
    Last Post: 6th February 2006, 11:45

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
  •  
Qt is a trademark of The Qt Company.