Can I do this?
call a method by selecting two different buttons at same time?
Have two separate buttons:
Button 1: when selected calls 'method A'
Button 2: when selected calls 'method B'
the tricky one ----> Buttons 1 & 2: selected at same time calls 'method C'
Any ideas of what to look up or any hints would be greatly appreciated.
Thank you.
call a method by selecting two different buttons at same time?
Have two separate buttons:
Button 1: when selected calls 'method A'
Button 2: when selected calls 'method B'
the tricky one ----> Buttons 1 & 2: selected at same time calls 'method C'
Any ideas of what to look up or any hints would be greatly appreciated.
Thank you.