Hi!
Remove :
on_click = mouse_use;
from the PANEL* test
Place this line in a function
like main under a while loop
Now if you want to click on something look for examples of buttons in manual.

This will get you started smile

Ottawa