On 15/10/2007, at 2:27 AM, Snor wrote:
> > I am ignoring has_exit and it doesn't seem to make any difference what > my on_close() handler returns. When the [x] is clicked, the window > closes but my application keeps running because I am using a different > program loop. I just don't understand why the window itself closes - > could you tell me perhaps where the code that makes a window close (or > stay open?) is, so I can try and figure out what is going on? Turned out to be a bug in the win32 implementation, I've fixed it in r1318. Cheers Alex. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
