Results 1 to 4 of 4

Thread: renderText is not working correctly

  1. #1
    Join Date
    Feb 2008
    Posts
    36
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default renderText is not working correctly

    I have a class by name Map that inherits from QGLWidget. I draw all shape in PaintGL method of Map class. I have another class by name Objects that inherits from QGLWidget. Objects class has writeText Method. I want to write text with renderText function so I call renderTexr function in writeText method. Problem is that I can not write any text in mainwindow. What is the problem...

  2. #2
    Join Date
    Feb 2008
    Posts
    36
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: renderText is not working correctly

    Answer??????

  3. #3
    Join Date
    Feb 2008
    Posts
    36
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: renderText is not working correctly

    answerrrrrr

  4. #4
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: renderText is not working correctly

    Perhaps it would help if you attach something minimal but compilable people can try themselves out.
    J-P Nurmi

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.