[New-bugs-announce] [issue5163] tkinter.scrolledtext: new text is hidden after using insert()
David Schultz
report at bugs.python.org
Fri Feb 6 06:48:51 CET 2009
New submission from David Schultz <ringhome at cox.net>:
I've added a "keep at bottom" option to the scrolledtext class. This way,
if a user wants to always see the text added via "insert()", it will be
visible.
----------
components: Tkinter
messages: 81248
nosy: ringhome
severity: normal
status: open
title: tkinter.scrolledtext: new text is hidden after using insert()
type: behavior
versions: Python 3.0
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5163>
_______________________________________
More information about the New-bugs-announce
mailing list