[Patches] [ python-Patches-739124 ] Add use_default_colors support to curses module.

SourceForge.net noreply at sourceforge.net
Wed Aug 13 14:00:37 EDT 2003


Patches item #739124, was opened at 2003-05-17 08:38
Message generated for change (Settings changed) made by akuchling
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=739124&group_id=5470

Category: Library (Lib)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Jörg Lehmann (joergl)
>Assigned to: A.M. Kuchling (akuchling)
Summary: Add use_default_colors support to curses module.

Initial Comment:
This trivial patch adds support for the
use_default_colors function 
to the curses module, if supported by the (n)curses
library.
This functionality is needed, if one wants to use
transparency in
a ncurses application.

Included is a corresponding patch for the curses test
module and the
curses module's documentation.

It would be nice, if this patch could be included in
Python2.3.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=739124&group_id=5470



More information about the Patches mailing list