Reply to thread

Hi,

 

I'm currently writing a simple plugin that will trigger an action when the 'return' key is pressed while playing a video. Everything works fine, except when a menu is on (ie: after pressing F9). Indeed, in that case, I don't want my event to be triggered, even if I press 'return'.

 

Is there any way to know if an OSD menu is present ?


Top Bottom