Results 1 to 1 of 1

Thread: Using more than one QGLWidget?

  1. #1
    Join Date
    Nov 2010
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Using more than one QGLWidget?

    I'm having trouble getting two or more QGLWidgets to work. Any I make after the first one the rest run really slow, but the first one still runs at full speed.

    I am trying to create a histogram matching program for a university assignment. We need to add extra features beyond the matching for an A. I'm attempting to add visualizations of the histograms.

    I attached all my code. It's pretty short mostly just UI stuff and even that is mostly using forms. I'm hoping someone can give me a suggestion, so I can have 8 widgets working at the same speed as each other.OLDRIDGE_A2.zip

    Thanks a lot for any help you can give me!!

    Edit: I should mention that it is actually the subclass of QGLWidget called HistogramEditor that I am trying to make multiple instances of
    Last edited by Paulpro; 1st November 2010 at 07:59.

Similar Threads

  1. QGLWidget and VBO
    By kaszewczyk in forum Newbie
    Replies: 1
    Last Post: 6th May 2010, 10:04
  2. QGLWidget
    By manmohan in forum Newbie
    Replies: 2
    Last Post: 5th June 2009, 12:54
  3. Can not use QGLWidget.
    By Teuniz in forum Installation and Deployment
    Replies: 3
    Last Post: 25th September 2007, 00:27
  4. QGLWidget bug
    By Wizard in forum Qt Programming
    Replies: 11
    Last Post: 31st August 2007, 11:23
  5. qGLWidget
    By mickey in forum Newbie
    Replies: 8
    Last Post: 24th February 2006, 00:30

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.