Normal
frodo, if you're reading this, is there a better way trigger actions in MP? Right now, the plugin receives the message from an external source, then uses the GUIWindowManager.OnAction function to trigger the action. The action class given to OnAction only contains the action number. Are the other parameters required?This causes problems sometimes e.g. when sending the SELECT_ITEM action to MyTVHome to go to the TVGuide screen - it crashes MP for some reason, I'll have to investigate later.Is there a better way to trigger actions (apart from using SendKeys)?Sam
frodo, if you're reading this, is there a better way trigger actions in MP? Right now, the plugin receives the message from an external source, then uses the GUIWindowManager.OnAction function to trigger the action. The action class given to OnAction only contains the action number. Are the other parameters required?
This causes problems sometimes e.g. when sending the SELECT_ITEM action to MyTVHome to go to the TVGuide screen - it crashes MP for some reason, I'll have to investigate later.
Is there a better way to trigger actions (apart from using SendKeys)?
Sam