|
I have several toggle buttons and a drawable area on the main window. For each toggle button, when it is activated, some graphics (line, rectangle,etc) will be drawn on the drawable area; when it is inactivated, those graphics drawn by this button will be removed (or hidden).
Is there any way to do it?
Thanks in advance! |
|