QGraphicsView showEvent not working.
Moved
Unsolved
Qt for Python
-
@JonB said in QGraphicsView showEvent not working.:
@jeremy_k said in QGraphicsView showEvent not working.:
A view without a scene is blank, but still a valid and showable QWidget.
I was not aware of this. Your code shows
showEvent
being printed. Originally you said "Test never be printed out".I'm not the OP.
-
@jeremy_k
Oh, LOL, sorry about that! Well @darrenleeleelee1, what is the difference between your case where you sayshowEvent()
is not hit and @jeremy_k's case where he shows it being hit? Or has this been solved and I am not understanding?! -
thanks guy I get my goal by the other way