Patches item #1751519, was opened at 2007-07-11 00:48 Message generated for change (Comment added) made by wmula 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. ---------------------------------------------------------------------- >Comment By: Wojciech Mula (wmula) Date: 2007-07-11 00:52 Message: Logged In: YES user_id=1146248 Originator: YES File Added: test_addchstr.py ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1751519&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
