🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

simplui 1.0.4 released

posted in swiftcoding
Published August 17, 2009
Advertisement
New in this version:

  • Support for multiple windows
  • Java-style flow layout
  • Full batching
  • Numerous performance enhancements and bug fixes
  • Minor theme tweaks
  • setuptools/easy_install supportGiven the speed of development, simplui has moved to its own googlecode project:

    http://simplui.googlecode.com

    You can obtain the source from Mercurial, or download the binary package there.

    In addition, simplui has been integrated with setuptools/easy_install. You can find the package listing in the PyPI directory (here), or you can install immediately with easy_install:

    easy_install simplui

    (note that easy_install will not install the demo application and themes)

    This release does come complete with a few of caveats:

    • simplui is only compatible with pyglet 1.1 maintenance - not the experimental version in trunk
    • There is a bug in pyglet 1.1.3 which can cause crashes if un-patched.
    • On Mac OS X, you may need to upgrade setuptools (sudo easy_install -s /usr/bin setuptools)
      315 315 315 315 315 315 315 b.gif?host=swiftcoder.wordpress.com&blog=3224297&post=315&subd=swiftcoder&ref=&feed=1

      Source
Previous Entry Community News
0 likes 0 comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Advertisement
Advertisement