Turning a quad into a clickable button

Hi!

Im trying to create a GUI that works to control some projection. That part is figured out but im having a bit of a struggle just trying to create a button.
I have created a quad and used a button patch to make it so that when the cursor is over the quad, it changes colour. The next part is making it clickable. The click needs to work only when clicked on the relevant quad.
Failing that, i wanted to make it so that when the cursor is over the quad, using that button patch, it will activate a toggle. The problem is it rapidly hitting the toggle when the cursor is over it and not just hitting it once.

Any advice would be great!!
button%20patch|621x743

Hi,
Have you checked the helppatch of ToggleButton (GUI) ?
I think it somehow answers your needs.
Best,
Mehdi

Yes, check the help patch of toggle button. Also have a look at the TogEdge node…

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.