Tagged Questions
5
votes
1answer
198 views
Make EventHandler work for clicks and keys in a Dynamic display
I am trying to write a way that will do certain events depending on what screen is showing.
What happens so far is that the screen will change in accordance to a click, but when you try to do the ...