[Patches] [ python-Patches-1751519 ] curses - new window methods: addchstr and addchnstr
SourceForge.net
noreply at sourceforge.net
Wed Jul 11 00:48:41 CEST 2007
Patches item #1751519, was opened at 2007-07-11 00:48
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=1751519&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Modules
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Wojciech Mula (wmula)
Assigned to: Nobody/Anonymous (nobody)
Summary: curses - new window methods: addchstr and addchnstr
Initial Comment:
This patch add two window methods: addchstr and addchnstr and also module attribute chtype_size. Methods use addstr convention i.e. calling with/without new cursors coords is allowed.
Methods accept any buffer-object (string, array, ctypes string buffer) of length n*chtype_size.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1751519&group_id=5470
More information about the Patches
mailing list