[quote:3ek91l2p]Button activation is done by widget mouse click. So, you set the event "On mouse button click" with the name of your widget then you add the condition "On Widget "name" mouse button click" to get the event.
I see how to create the condition but you make it sound like it needs 2, so a sub event is needed also?
Also where do you find the widget names needed because after looking at the layout it seems they would be "Button", "CheckBox" or "RadioButton" etc but these don't work.
It sounds really simple but for some reason nothing will work, could you make a simple cap example if possible?