Yeah,

I have the run loop in my code, I even tried it using the actual
hello_world.py file from the tutorial,

What happens is, the window appears fine, its when I click on the red
button to close the window...I get the spinning ball and its stop
responding.

Any thoughts?

thanks again for your help. I had trouble installing pygame, so I
tried pyglet, and it seems promising, There always just seems to be
one hurdle or another.

-shybe

On Dec 5, 11:41 am, Nathan <[EMAIL PROTECTED]> wrote:
> For the window to be responsive, you need to include the "run loop" in
> your program as demonstrated on the bottom of this tutorial page:
>
> http://pyglet.org/doc/programming_guide/hello_world.html
>
> ~ Nathan
>
> On Dec 5, 2007 1:54 AM, shybe <[EMAIL PROTECTED]> wrote:
>
>
>
> > Im a big time python/pyglet newb.
>
> > I downloaded pyglet,  I started the tutorials, and when I triedto run
> > the hello world program, the window displayed fine, but It soon
> > freezes,  and I get the spinning beach ball. same happens with other
> > pygame scripts I download and try to run.
>
> > I'm on mac osx 10.4,
>
> > and i'm running python 2.5
>
> > Any help would be appreciated,
>
> > Thanks in Advance,
> > shybe
--~--~---------~--~----~------------~-------~--~----~
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