Results 1 to 2 of 2

Thread: Switching QGLWidget maintainer

  1. #1
    Join Date
    Dec 2008
    Posts
    29
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Switching QGLWidget maintainer

    Hello, I would appreciate your comments in following topic:

    I would like to create a plugin based application that covers some games. Any game should be implemented in separate plugin. The core of such application would create an QGLWidget and offers the QGLWidget instance to currently active plugin that handles drawing its content. The goal I would like to achieve is to switch the maintainer of QGLWidget that handles drawing and prevent any blinking.

    QGLWidget implements behaviour in its descandent, so the first idea is to create some wrapper that would redirect each handler to an active plugin. Is there any another (perhaps well-tried) way, how to achieve switching? Perhaps some way supported by GL?

    It would be also limitated by slow graphic card and the resolution that should be equal to 1280x1024 x 2.

    Thanks for your advices

  2. #2
    Join Date
    Dec 2008
    Posts
    29
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Switching QGLWidget maintainer

    Please, do you have any ideas?

Similar Threads

  1. Replies: 1
    Last Post: 23rd April 2009, 09:05
  2. Replies: 1
    Last Post: 21st November 2008, 07:00
  3. Replies: 4
    Last Post: 7th May 2008, 00:01
  4. QGLWidget resize problem.
    By anderl in forum Qt Programming
    Replies: 2
    Last Post: 22nd January 2008, 08:57
  5. QGLWidget on another QGLWiget
    By showhand in forum Qt Programming
    Replies: 1
    Last Post: 23rd October 2006, 09:59

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.