Hello! I have a specific idea for the proram, but I don't really understand how to make it. What I need:
Standard Window with Canvas which is divided in a 10x10 boxed field. When you move your mouse over one of these boxes, it must become red (each box is white). When you move your mouse to another box, it becomes red, but the previous becomes white again.
I know how to make Canvas and I can divide it into 10x10 field. But I don't know how to make these boxes change color. It would be great if you could post a code here and I will try to understand it. This task is simple, but somehow I don't quite get it.