[pywin32-bugs] [ pywin32-Patches-996488 ] characterset support for pythonwin editor
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2004-10-07 08:54:56
|
Patches item #996488, was opened at 2004-07-23 22:01 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=996488&group_id=78018 Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Niki Spahiev (nikis) Assigned to: Nobody/Anonymous (nobody) Summary: characterset support for pythonwin editor Initial Comment: Currently format options allow choosing characterset (script) of the font. Scintilla editor needs this value in order to display Cyrrilic letters. This patch sends selected characterset to scintilla. ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2004-10-07 18:54 Message: Logged In: YES user_id=14198 I've absolutely zero experience with charsets, but I trust ya :) Checking in control.py; new revision: 1.13; previous revision: 1.12 Checking in formatter.py; new revision: 1.11; previous revision: 1.10 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=996488&group_id=78018 |