Results 1 to 9 of 9

Thread: Problem finding text in a QTextEdit

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #6
    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

    and what is
    Qt Code:
    1. qWarning() << documentEdit->textCursor()->position();
    To copy to clipboard, switch view to plain text mode 
    saying? before opening your search dialag make sure that the text cursor is at the front of the text. If then still is false return please make a minimal compilable example and post it.

  2. The following user says thank you to Lykurg for this useful post:

    Vash5556 (18th May 2009)

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.