Results 1 to 6 of 6

Thread: 4.1 to 4.1.1, qtextedit

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2006
    Posts
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default 4.1 to 4.1.1, qtextedit

    Hi!

    When updating to 4.1.1, the new dlls doesn't do all the stuff that was working before, eg updating the widget doesn't work anymore since I've updated!

    Qt Code:
    1. QScrollBar* babar =AideBrow->verticalScrollBar();
    2. connect(babar,SIGNAL(sliderReleased()),AideBrow,SLOT(update()));
    To copy to clipboard, switch view to plain text mode 

    If I put the 4.1 dll in the directory everything is ok!
    Does anyone know what it could be?

    Thanks

    EDIT : it seems that the scrollbar doesn't send the signal it used to do with 4.1
    Last edited by jey; 8th March 2006 at 08:59.

Similar Threads

  1. QTextEdit Performance handling large paragraphs
    By netuno in forum Qt Programming
    Replies: 14
    Last Post: 1st September 2010, 22:58
  2. Drawing on QTextEdit
    By jgrauman in forum Qt Programming
    Replies: 3
    Last Post: 7th February 2009, 09:40
  3. QTextEdit slow to insert text
    By thomaspu in forum Qt Programming
    Replies: 4
    Last Post: 10th January 2008, 12:05
  4. QTextEdit API questions (plain text)
    By Gaspar in forum Qt Programming
    Replies: 4
    Last Post: 16th May 2006, 06:03
  5. Painting to QTextEdit
    By gesslar in forum Qt Programming
    Replies: 8
    Last Post: 18th February 2006, 18:40

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.