ANN: Urwid 0.8.5 with Tutorial

Ian Ward ian at excess.org
Thu Dec 16 04:44:54 CET 2004


Announcing urwid 0.8.5
----------------------

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

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

Tutorial:
  http://excess.org/urwid/tutorial.html


New in this release:

  - New tutorial covering basic operation of: curses_display.Screen, 
    Canvas, Text, FlowWidget, Filler, BoxWidget, AttrWrap, Edit, 
    ListBox and Frame classes
  
  - New widget class: Filler

  - New ListBox functions: get_focus(), set_focus(..)

  - Debian packages for Python 2.4.

  - Fixed curses_display bug affecting text with no attributes.


About Urwid
===========

Urwid is a curses-based UI library for Python. It features fluid 
interface resizing, CJK support, multiple text layouts, simple 
attribute markup, powerful scrolling list boxes, flexible edit boxes
and HTML screen shots.


Ian Ward <ian#excess,org>



More information about the Python-announce-list mailing list