I tested demo.py and while the display is correct (fps label is updated), I cannot interact with the windows. Mouse clicks have no effect and keyboard only produces False/True prints on the terminal. I tested it on Mac os.
Nicolas On 16 Aug, 2009, at 21:29 , Tristam MacDonald wrote: > On Sun, Aug 16, 2009 at 3:04 PM, Tristam MacDonald <[email protected] > > wrote: > I am happy to announce the alpha release of simplui 1.0.4, a little > ahead of schedule. If any of you have time to give this a spin, I > welcome any bug reports, etc. which help me ready for the final > release of 1.0.4 (hopefully in the next couple of weeks). > > You can grab the tarball from here (please ignore the SVN - I > haven't had time to update it): > > http://darkcoda.googlecode.com/files/simplui-1.0.4a.tgz > > Changes in this release include: > Full batching support (including text) > Support for multiple windows > Numerous bug fixes and theme tweaks > 1.0.4 is intended to be a maintenance release, with minimal impact > on the API, although a few more features should make it into the > release. > > Note that if you encounter a crash when toggling the settings tab, > it seems to be a result of pyglet issue 423: > > http://code.google.com/p/pyglet/issues/detail?id=423 > > -- > Tristam MacDonald > http://swiftcoder.wordpress.com/ > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
