Hello, 1 big problem:
How can I check if my mouse ( MouseX(canvaswindow) ) is within the canvas?
I have a picture as canvas on my gui. Now I want to pic a color from this image. When I hit the mousebutton anywhere on the gui my function to pic color is starting up. It should only start up when the mouse is within the canvas and the mousebutten hit. I hope you understand what I mean :-)
JPD ...
How can I check if my mouse ( MouseX(canvaswindow) ) is within the canvas?
I have a picture as canvas on my gui. Now I want to pic a color from this image. When I hit the mousebutton anywhere on the gui my function to pic color is starting up. It should only start up when the mouse is within the canvas and the mousebutten hit. I hope you understand what I mean :-)
JPD ...