I am self teaching Python (slowly!) and have built a basic paint program where the brush 'colour' can be changed and that is about it... The click boxes can be drawn over though and wanted to see if it was possible to make this an area where it cannot be drawn on? I am also looking to have extra options in such as changing 'brush' size and shape…
-
Updated
Sep 23, 2023 - Python