Reply to thread

Ok, I have discovered that the reason it was not showing in the configuration was because it was being listed as a process plugin instead of a windows plugin. How do I make it listed as a windows plugin? I managed to get it to appear on the menu, copied the example skin file to make it a gui and put that xml file into the blue two skin directory like it said; however, although I am able to see the menu item, when I click on it, nothing happens. I was under the impression that the Init() function would be called when I click on the menu button from the home screen and thus return the skin file and thus show the screen in the example. Why is this not working? Any ideas or suggestion on what I might be doing wrong?


Top Bottom