I want to detect an event of KeyPress. To do so I tried using the event EVENT_KEYPRESS on the PanelCallback function.
Problem is when my UI is not the selected window, the event is not fired. What would be a solution for that?
I want to detect an event of KeyPress. To do so I tried using the event EVENT_KEYPRESS on the PanelCallback function.
Problem is when my UI is not the selected window, the event is not fired. What would be a solution for that?