[pywin32-bugs] [ pywin32-Feature Requests-1798328 ] Restore keypad +-* when folding disabled
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2008-06-13 01:02:01
|
Feature Requests item #1798328, was opened at 2007-09-19 15:18 Message generated for change (Comment added) made by rupole You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551957&aid=1798328&group_id=78018 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: pythonwin Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Marek Krocak (mkrocak) Assigned to: Nobody/Anonymous (nobody) Summary: Restore keypad +-* when folding disabled Initial Comment: Keypad '+', '-' and '*' keys are used to control folding in Pythonwin. When I disable folding in the "Pythonwin Options" dialog at the "Editor" tab, the keypad keys become inactive and hitting them has no effect. I would appreciate if they regain their original meaning of "*", "+" and "-" when folding is disabled. ---------------------------------------------------------------------- >Comment By: Roger Upole (rupole) Date: 2008-06-12 20:02 Message: Logged In: YES user_id=771074 Originator: NO This has been fixed in coloreditor.py r1.12. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551957&aid=1798328&group_id=78018 |