[pywin32-bugs] [ pywin32-Patches-1043730 ] New afxres.py constants
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2004-10-09 21:28:59
|
Patches item #1043730, was opened at 2004-10-10 00:28 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1043730&group_id=78018 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Adal Chiriliuc (adalx) Assigned to: Nobody/Anonymous (nobody) Summary: New afxres.py constants Initial Comment: Added CBRS_GRIPPER, SBPS_NORMAL, SBPS_NOBORDERS, SBPS_POPOUT, SBPS_OWNERDRAW, SBPS_DISABLED and SBPS_STRETCH to afxres.py. There are two afxres.py files. One in "win32\Lib" and one in "Pythonwin\pywin\mfc". The first of these contained the above constants, the other did not. Fixed that. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1043730&group_id=78018 |