Hi,
Try to do my first plugin (called "myGames" btw
).
I'm able to get the configuration and my own MainMenu button (thanks to Joe for the great tutorial).
What I don't get is:
How can I catch the "clicked" event of "my" MainMenu button?
I understand that I need a class that implements GUIWINDOW and override the OnMessage handler, but nothing happens if I click my button...
Can anyone help me getting to the right trail?
Maybe just a "read file x and see part y"
Thanks!
Cheers,
Daniel
Try to do my first plugin (called "myGames" btw
I'm able to get the configuration and my own MainMenu button (thanks to Joe for the great tutorial).
What I don't get is:
How can I catch the "clicked" event of "my" MainMenu button?
I understand that I need a class that implements GUIWINDOW and override the OnMessage handler, but nothing happens if I click my button...
Can anyone help me getting to the right trail?
Maybe just a "read file x and see part y"
Thanks!
Cheers,
Daniel