Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > ANN: Urwid 1.0.2

Reply
Thread Tools

ANN: Urwid 1.0.2

 
 
Ian Ward
Guest
Posts: n/a
 
      07-13-2012
Announcing Urwid 1.0.2
----------------------

Urwid home page:
http://excess.org/urwid/

Manual:
http://excess.org/urwid/wiki/UrwidManual

Tarball:
http://excess.org/urwid/urwid-1.0.2.tar.gz


About this release:
===================

This is a stable bug-fix-only release.

A number of bugs that could cause Urwid to crash in normal use have
been fixed. Upgrading is recommended.


New in 1.0.2:
=============

* Fix for a bug when entering Unicode text into an Edit widget with
a bytes caption

* Fix a regression when not running in UTF-8 mode

* Fix for a MainLoop.remove_watch_pipe() bug

* Fix for a bug when packing empty Edit widgets

* Fix for a ListBox "contents too long" error with very large
Edit widgets

* Prevent ListBoxes from selecting 0-height selectable widgets
when moving up or down

* Fix a number of bugs caused by 0-height widgets in a ListBox


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.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ANN: Urwid 0.9.4 - Console UI Library Ian Ward Python 0 05-01-2006 11:54 PM
ANN: Urwid 0.9.3 - Console UI Library Ian Ward Python 0 04-15-2006 03:44 PM
ANN: Urwid 0.9.0 - Console UI library Ian Ward Python 2 02-23-2006 08:48 PM
ANN: Urwid 0.8.8 with web_display Ian Ward Python 0 06-14-2005 01:16 PM
urwid with multi-byte encoded and bidirectional text? Ian Ward Python 0 11-05-2004 04:17 AM



Advertisments