Skip to content

System.Drawing.Graphics failure when using non-integrated GPU #8198

Closed Answered by BStringhamVRSK
BStringhamVRSK asked this question in Q&A
Discussion options

You must be logged in to vote

Creating 2 different Windows controls solved the issue. It was previously using the same control for both the 2D and 3D rendering, which was evidently causing a resource conflict in some cases. Now, I show one control or the other, depending on which one is active.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@BStringhamVRSK
Comment options

@BStringhamVRSK
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by BStringhamVRSK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants