Is there any way to simulate key press in Kivy, I have seen some SO questions about simulating mouse clicks, but not about keyboard press.
I am aware of events, but I need a way to generate a key press. Thank you
Is there any way to simulate key press in Kivy, I have seen some SO questions about simulating mouse clicks, but not about keyboard press.
I am aware of events, but I need a way to generate a key press. Thank you