hihi wrote:

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.

IDLE is notorious for failing to fully isolate different
runs of a program from each other.

My recommendation is not to run the program from IDLE, but
launch it separately from a DOS command window.

--
Greg

--
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.

Reply via email to