|
|
|
|
| Python Cursor 的用户界面库 ==> Urwid |
|
|
|
[Original]
[Print]
[Top]
|
Urwid
看它的特色还支持 CJK ,中日韩文字。
http://excess.org/urwid/
=============
* Fluid interface resizing (xterm window resizing / fbset on Linux console)
* Web application display mode using Apache and CGI (Live Demo)
* Support for 8-bit and CJK encodings
* Multiple text alignment and wrapping modes built-in
* Ability to register user-defined text alignment and wrapping modes
* Simple markup for setting text attributes
* Powerful list box that handles scrolling between different widget types
* List box contents may be managed with a user-defined class
* Flexible edit box for editing many different types of text
* Buttons, check boxes and radio boxes
* Customizable layout for all widgets
* Easy interface for creating HTML screen shots
=============
|
|
|
----
|
|
[Original]
[Print]
[Top]
|
|
|