- Thread starter
- #301
new test version (0.2.1.0 & SVN)
I've attached a test version for you to try. I had a quick play with it, but I think you will have a better chance of getting it to work. I've added two new event types, one for GUI_MSG_CLICKED (which should do what you want) and one for GUI_MSG_ITEM_SELECTED (added it during testing, might as well stay).
IF you need a different event let me know and I'll put it in. I should probably just put in all Gui Messages now that you can match a parameter...
Give it a try and let me know how you go, if you need changes put in I'll try to accomodate. In my testing I was able to see a GUI_MSG_CLICKED message when I clicked a button in the home screen, but not when I clicked a button in for example the Video module. But maybe you can get it doing what you wanted, if not I'll try to improve it.
Let me know how you go.
Cheers,
Awesome! I'm raising my hand now to volunteer for whatever testing you need...
I've attached a test version for you to try. I had a quick play with it, but I think you will have a better chance of getting it to work. I've added two new event types, one for GUI_MSG_CLICKED (which should do what you want) and one for GUI_MSG_ITEM_SELECTED (added it during testing, might as well stay).
IF you need a different event let me know and I'll put it in. I should probably just put in all Gui Messages now that you can match a parameter...
Give it a try and let me know how you go, if you need changes put in I'll try to accomodate. In my testing I was able to see a GUI_MSG_CLICKED message when I clicked a button in the home screen, but not when I clicked a button in for example the Video module. But maybe you can get it doing what you wanted, if not I'll try to improve it.
Let me know how you go.
Cheers,
Australia