ANN: curses-extra 0.3

R

Riccardo Galli

curses-extra offers some widgets written using curses module.

Version 0.3 is now available for download from
http://www.sideralis.net/index.php?action=4&pjid=20

Changes in curses_extra 0.3
---------------------------

added Label widget
added TextEntry widget
added TextView widget
added documentation, browsable with pydoc or epydoc
examples improved
packaged with distutils
bugfixes

===========================

The following classes and functions are present in the module

Widget
Button
ButtonBar #bar of buttons (automatically manage arrow keys)
CheckButton
RadioButton
CheckButtonList #list of checkbutton (as ButtonBar)
ComboBox
Label
Menu
MenuBar
TextEntry
TextView

add_shortcut(pattern,action) #check combinations of keys, eg <ctrl>H
use_shortcut(c,obj) #check if character is a shortcut, and use it
# in case
#NOTE: widgets auto-check for the shortcuts

chgat(win[,y,x],count,attr,color) #change attributes of an area


--
-=Riccardo Galli=-

_,e.
s~ ``
~@. ideralis Programs
.. ol
`**~ http://www.sideralis.net
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

ANN: curses-extra 0.2 9
comp.lang.java.gui FAQ 0

Members online

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,145
Latest member
web3PRAgeency
Top