GUI Pandapack?

Yes,this is interesting indeed.It would be cool if we could do all this inside the game,but i dont think the prc file can be changed when the game is actually running,so this looks like the only way.

Okay, I’ve put the code up in a zip file for download. This also includes the wxGlade project file and ancillary files as well.

Bear in mind a few things first -

  1. I have only been hacking away at it for about 5 hours now, so it will most likely be missing some configuration variable you might need.

  2. You will need to install wxPython Unicode (not ANSI) for it to run. wxPython can be downloaded from http://wxpython.org/download.php. wxGlade can be downloaded from http://wxglade.sourceforge.net/.

  3. If you open a .prc file, it will attempt to load it, then reload all configuration variables back into the GUI. Any ones that are not listed in the .prc file you chose will revert to their last known values or defaults depending on how your system is set up.

The project files are located at http://www.moviepartners.com/files/PandaConfig_0.0.1.zip.

Enjoy!