I want to have two buttons that need to be pressed at once. When i run my program, one button seems to override the other buttons and thus only one button executes at a time. Is it possible to run 2 button presses at the same time from 2 separate buttons?
Thanks