2005-02-04, 02:22 PM
this is mainly for sub, i know hes away but i still would like to get developers opinion on this. now that ive made the "my programs" plugin, i feel that it would be nice if users could launch a few plugins via this, and by hitting the menu button (or the back button, ie just override the .returntomainmenu() method) to exit back to the executing plugin. eg under my programs there are 4 categories, my apps, utils, games and emulators. the "Calculator" plugin could be placed in the "Applications" or "Utils" category, and the "Solitaire" plugin could be placed under the "Game" category. then when the user leaves these plugins, they are taken back to the "my programs" plugin. also the "DVD ripper" could be placed in "utils" its would just be a nice way to remove excess buttons from the main menu, and neatly sort them.
what do you guys think? anyone know if i can do this already? configuration would just be a custom file eg "Calculator.gbpvr" in the user defined "Utils"/"Apps" directory. so just try and run a plugin called "Calculator" ([filename].[ext] = run([filename]).
what do you guys think? anyone know if i can do this already? configuration would just be a custom file eg "Calculator.gbpvr" in the user defined "Utils"/"Apps" directory. so just try and run a plugin called "Calculator" ([filename].[ext] = run([filename]).