[pywin32-bugs] [ pywin32-Feature Requests-3162034 ] editor colors....
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2011-02-23 09:18:27
|
Feature Requests item #3162034, was opened at 2011-01-19 17:16 Message generated for change (Comment added) made by rupole You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551957&aid=3162034&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: Chuck Smith (cgasmith) Assigned to: Roger Upole (rupole) Summary: editor colors.... Initial Comment: Ok, you spoiled me rotten with a decent editor with python integration, however on 214, the selection highlight for the editor is not configurable and in my lamo case was the same color as my back ground making cut and paste operations on an invisible selection difficult. I would suggest making highlight the inverse of the basic text color or as a configurable item in options. ---------------------------------------------------------------------- >Comment By: Roger Upole (rupole) Date: 2011-02-23 04:18 Message: Selection has been added as a configurable item in formatter.py r1.21 ---------------------------------------------------------------------- Comment By: Roger Upole (rupole) Date: 2011-01-21 07:09 Message: I think I have some code floating around here somewhere to enable changing the selection background. I'll try to dig it up and check it in this weekend. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551957&aid=3162034&group_id=78018 |