I'm using vs2022 to debug program.After about 10 minutes idle time(My computer setting),my monitor power off.After some minutes, i wake up the monitor using mouse moving then vs2022 stop here:
319cf83694a23a7390e673efc9f468db.png (view on web)
this is calling stack:
efc8abaabff6ec1f826406fa21c01d0c.png (view on web)
this is my OnPaint event handler,stop at wxPaintDC creating:
74e6e08538f43901900861f8ea876bb5.png (view on web)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
You did not write what wxWidgets version are you using. I wonder if it could have been fixed by (seems unported to 3.2 branch) 3d15cc3
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
It‘s V3.3
image.png (view on web)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()