[New-bugs-announce] [issue10232] Tkinter issues with Scrollbar and custom widget list

Robert Lerche report at bugs.python.org
Fri Oct 29 17:39:48 CEST 2010


New submission from Robert Lerche <ral at msbit.com>:

I have run across several issues (one serious one, showing up only on Windows) when implementing a scroll bar with a list of custom widgets.

I suspect these may really be Tk issues but I thought I'd try posting here first.  I sent this to the tkinter-discuss list and saw no replies.

Please have a look and advise me on the right way to proceed.  Thanks.

----------
components: Tkinter
files: testcase.py
messages: 119907
nosy: Robert.Lerche
priority: normal
severity: normal
status: open
title: Tkinter issues with Scrollbar and custom widget list
type: behavior
versions: Python 2.7
Added file: http://bugs.python.org/file19412/testcase.py

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


More information about the New-bugs-announce mailing list