Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #9456
| Date | 2011-07-13 22:02 -0400 |
|---|---|
| From | Ian Ward <ian@excess.org> |
| Subject | ANN: Urwid 0.9.9.2 - Console UI Library |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1015.1310610923.1164.python-list@python.org> (permalink) |
Announcing Urwid 0.9.9.2
------------------------
Urwid home page:
http://excess.org/urwid/
Screen shots:
http://excess.org/urwid/examples.html
Tarball:
http://excess.org/urwid/urwid-0.9.9.2.tar.gz
About this release:
===================
This release is *not* the big, exciting,
wow-look-at-all-those-new-features release that just might be coming out
very soon. It does, however fix a number of bugs in the previous release.
New in this release:
====================
* Fix for an Overlay get_cursor_coords(), and Text top-widget bug
* Fix for a Padding rows() bug when used with width=PACK
* Fix for a bug with large flow widgets used in an Overlay
* Fix for a gpm_mev bug
* Fix for Pile and GraphVScale when rendered with no contents
* Fix for a Python 2.3 incompatibility (0.9.9 is the last release to
claim support Python 2.3)
About Urwid
===========
Urwid is a console UI library for Python. It features fluid interface
resizing, Unicode support, multiple text layouts, simple attribute
markup, powerful scrolling list boxes and flexible interface design.
Urwid is released under the GNU LGPL.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
ANN: Urwid 0.9.9.2 - Console UI Library Ian Ward <ian@excess.org> - 2011-07-13 22:02 -0400
csiph-web