Hello,
Is there any way to create multiple threads which draw on the same canvas simultaneously?
The only way I can think of is to capture the canvas object and associate it with multiple classes simultaneously.
I assume that this is not recommended, however … Is this a really bad idea, or has someone tried this (or something similar) before?
Any thoughts?
Thanks!
Charles