Results 1 to 4 of 4

Thread: QTextEdit zoomIn() and zoomOut() appear to do nothing. What am I doing wrong?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    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: QTextEdit zoomIn() and zoomOut() appear to do nothing. What am I doing wrong?

    You have to use setFont(). Then it works. setCurrentFont adds a "permanent" font.

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

    dave (26th August 2010)

Similar Threads

  1. ZoomIn QGraphicsItem
    By xlttap in forum Qt Programming
    Replies: 1
    Last Post: 29th October 2009, 11:32
  2. Replies: 1
    Last Post: 5th March 2009, 05:52
  3. zoomin/zoomout
    By bhogasena in forum Qt Programming
    Replies: 1
    Last Post: 23rd January 2009, 15:18
  4. Replies: 2
    Last Post: 13th January 2009, 04:32
  5. QTextEdit wrong color
    By thomaspu in forum Qt Programming
    Replies: 3
    Last Post: 18th January 2008, 04:35

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.