Demomaster application framework with wxpython navigator

it doesn’t run here very well. i get some strange artifacts on all samples, although the panda3d internal samples all run fine outside your app.

any chance to get your samples collection being independent of the surrounding WX stuff?

other bugs found so far:
-you can’t run it from any other directory. maybe this helps:

os.chdir(sys.path[0])

-the control window is not scalable in width
-closing it fails (you have to terminate the panda3D window instead)

my configuration:
-GNU/Linux
-Nvidia 7600GS with 180.29 drivers
-Panda 1.5.4
-Python 2.6.1
-wxpython/wxgtk 2.8.9.2

screenshots on request. maybe i’ve just overseen something…