[New-bugs-announce] [issue12219] tkinter.filedialog.askopenfilename XT dialog on Windows 7

Herm Fischer report at bugs.python.org
Mon May 30 22:54:41 CEST 2011


New submission from Herm Fischer <fischer at markv.com>:

tkinter.filedialog.askopenfilename works fine on the Windows builds of Python 3.1.

However on Python 3.2 (Windows builds via Active State), this dialog comes up with the old Windows XT style on Windows 7 (missing navigation pane) and the dialog is not resizable (it was resizable in Python 3.1).

Application users are inconvenienced, trouble opening long file names.

Is there a work-around in Python 3.2?

----------
components: Tkinter
files: python31-correct-filedialog.png
messages: 137325
nosy: hfischer
priority: normal
severity: normal
status: open
title: tkinter.filedialog.askopenfilename XT dialog on Windows 7
type: behavior
versions: Python 3.2
Added file: http://bugs.python.org/file22201/python31-correct-filedialog.png

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


More information about the New-bugs-announce mailing list