Results 1 to 7 of 7

Thread: Qt3 -> Qt4 QGLWidget::renderText problem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2006
    Posts
    10
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Windows

    Default Re: Qt3 -> Qt4 QGLWidget::renderText problem

    Thanks, and I will try that.

    But it still doesn't explain the problem, does it? Isn't renderText supposed to draw on top of everything if no Z parameter was passed?

    And, can someone confirm that renderText did indeed change in Qt4? Becuase, again, the app was working fine in Qt3, and the OpenGL code was not changed.


    Thanks again!! best regards,
    -joshua

  2. #2
    Join Date
    Sep 2006
    Posts
    10
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Windows

    Default Re: Qt3 -> Qt4 QGLWidget::renderText - FIXED

    Hi all,

    I solved this: it was becuase I had depth testing enabled.

    I don't know why it worked for Qt3 and not Qt4, but anyway, it's solved now.



    Thanks again for the help!! Kindest regards,
    -joshua

Similar Threads

  1. QTimer problem ... it runs but never triggs
    By yellowmat in forum Newbie
    Replies: 4
    Last Post: 4th July 2006, 13:54
  2. Grid Layout Problem
    By Seema Rao in forum Qt Programming
    Replies: 2
    Last Post: 4th May 2006, 13:45
  3. Problem with bitBlt
    By yellowmat in forum Newbie
    Replies: 1
    Last Post: 5th April 2006, 15:08
  4. fftw problem
    By lordy in forum General Programming
    Replies: 1
    Last Post: 16th March 2006, 22:36
  5. Replies: 16
    Last Post: 7th March 2006, 16:57

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.