Python Forum
QPixmap not updating in QGraphicsScene after using QPainter on it
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QPixmap not updating in QGraphicsScene after using QPainter on it
#2
When you draw in your Surface you are changing the pixmap in pix, not adding graphical items to the scene.

In future posts try to provide example code that DOES NOT use designer. You will get faster responses if other people can run you code.
Reply


Messages In This Thread
RE: QPixmap not updating in QGraphicsScene after using QPainter on it - by deanhystad - Apr-15-2022, 07:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Qpainter Error GMCobraz 6 4,482 Aug-26-2020, 06:57 AM
Last Post: GMCobraz
  [PyQt] QPainter issue showing black screen mart79 0 2,045 May-06-2020, 12:02 PM
Last Post: mart79

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020