I need to have the canvas to be transparent and sit in front of buttons, labels ect (Making the idea of just using a canvas background impracticable). So when the user draws stuff, it will appear over all of the widgets.
At this point it's being clear that this may be impossible. So given the problem I have can someone either suggest a library, or maybe I missed something?
Cheers.