Results 1 to 2 of 2

Thread: GLWidget based Designer Plugin leaves nasty trace in Qt Designer

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2006
    Location
    Dresden, Germany
    Posts
    108
    Thanks
    9
    Thanked 12 Times in 10 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Question GLWidget based Designer Plugin leaves nasty trace in Qt Designer

    Hi there,

    I created a QGLWidget based Designer plugin. While this works all very nice and well, once I start dragging the new widget in Designer from the toolbox onto my form, it leaves a nasty trace. Take a look at the attached picture.

    Any suggestions what I could do about it? Is something missing in my plugin or is that a QGLWidget related problem?

    Thanks for any ideas...
    Andreas

    PS: I implemented all required Gl functions (initialisation, resize, the drawing is done in the paintEvent)
    Attached Images Attached Images

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.