On 18/09/2009, at 8:22 PM, Tartley wrote:
> def draw(image):
>    image.blit(0, 0)

Have you checked that this gets called when the window is damaged? It  
sounds like the window's getting damaged and the on_draw isn't being  
invoked as a result...


      Richard


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