Hello everybody i now have completed my program ( a 3d-viewer for the Mandelbrot-set) and it works very well. If anybody is interested i'd be happy to provide it.
It (and also the example "graphics.py") shows a strange behaviour: The first run is just fine. At a restart, the window is filled with the background color and there are no visible object . Closing IDLE and restarting it allows the programs to run again, once. Has this been observed before or is it just a strange effect of my setup? Or are there special destroyer-methods to be called? I terminate with pyglet.app.exit(). Thanks for the help? -- hihi -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en.
