Rob wrote:
Making app instantiation like that does seem to make sense. However you do need to allow multiple windows, so the window property/attribute might be a little different. Also the handling of different events can be window specific.
To my mind, the obvious way to do that is to subclass Window and define appropriate methods. -- Greg -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyglet-users. For more options, visit https://groups.google.com/d/optout.
