[Idle-dev] [ idlefork-Bugs-693418 ] Normal text background color
not refreshed
SourceForge.net
noreply at sourceforge.net
Mon Mar 8 13:31:24 EST 2004
Bugs item #693418, was opened at 2003-02-25 23:45
Message generated for change (Comment added) made by kbk
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109579&aid=693418&group_id=9579
Category: None
Group: None
Status: Closed
>Resolution: Fixed
Priority: 2
Submitted By: David Harris (edcdave)
>Assigned to: Kurt B. Kaiser (kbk)
Summary: Normal text background color not refreshed
Initial Comment:
IdleFork 0.9a2 / Python 2.2.2
Changing the background color for Normal Text in
Custom Highlighting does not change the current
window when 'Apply' is selected. The change does not
become effective until a new Shell or Editor window is
opened.
The other text choices (Comments, Keywords, etc.) do
refresh their background colors when after 'Apply'.
Obviously, this discrepancy does not impact the
usefulness of IdleFork, but the inconsistency is there.
----------------------------------------------------------------------
>Comment By: Kurt B. Kaiser (kbk)
Date: 2004-03-08 13:31
Message:
Logged In: YES
user_id=149084
Nigel Rowe was kind enough to submit a patch to the
Python tracker which implemented this request. Applied
to Python IDLE only, as a new feature. Not backported.
Python Patch 805830.
----------------------------------------------------------------------
Comment By: Kurt B. Kaiser (kbk)
Date: 2003-05-26 13:58
Message:
Logged In: YES
user_id=149084
You cannot change the normal text or highlight
foregrounds or backgrounds w/o (re)opening a
window. It is great that Stephen actually was
able to update the definition, commment, keyword,
string and error text foregrounds and backgrounds
on the fly. But only the latter are handled by the
colorizer; the former are set up when the window
is created.
This is not impossible to fix, just not worth the effort
IMHO. You could offer a patch :-)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109579&aid=693418&group_id=9579
More information about the IDLE-dev
mailing list