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

SourceForge.net noreply@sourceforge.net
Sat, 17 May 2003 05:38:44 -0700


Patches item #739124, was opened at 2003-05-17 14:38
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: Nobody/Anonymous (nobody)
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