Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Pictures drawn by QGLWidget are sometimes changed by themselves

Pictures drawn by QGLWidget are sometimes changed by themselves

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 581 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    Fivestar
    wrote on last edited by kshegunov
    #1

    I made some class inherited by QGLWidget and inserted them one Qdialog such that

    -------------------------
    |   ------     -------  |
    |   | A  |     |  B  |  |
    |   ------     -------  |
    -------------------------
    

    Here, A, B are two widgets drawing graph. There are also two buttons A', B' that start drawing in A and B.
    After I pushed A', then a graph was drawn in A, if I did some other actions, for examples, clicked other button, view explorer, or run other programs ... then sometimes the picture in A copy to B by itself.
    I couldn't understand this phenomena.

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Hi, and welcome to the Qt forum!

      You need to provide more info. Make a minimal example to reproduce this behaviour and show us that code :-)

      1 Reply Last reply
      2

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved