[New-bugs-announce] [issue10259] Entry text not set if both 'Font' and 'fg' are set

Ivan Razumov report at bugs.python.org
Sun Oct 31 03:10:57 CET 2010


New submission from Ivan Razumov <iarspider at gmail.com>:

OS: Windows 7 x86
Python: 2.6.4

An Entry with both Font and Foreground properties changed (i.e. not OS-default) does not display text set with textvariable.set method. 

Attached an example of such behavior.

----------
components: Tkinter
files: Project5.py
messages: 120030
nosy: iarspider
priority: normal
severity: normal
status: open
title: Entry text not set if both 'Font' and 'fg' are set
type: behavior
versions: Python 2.6
Added file: http://bugs.python.org/file19441/Project5.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10259>
_______________________________________


More information about the New-bugs-announce mailing list