[Tkinter-discuss] tkFileDialog.askdirectory() not resizable in Windows

Lynn Oliver raycores at gmail.com
Tue Jul 12 21:34:21 CEST 2011


Using Python versions 2.6.6 or 2.7.1, the tkFileDialog.askdirectory() dialog box is resizable in OS X but not on WinXP or Win7.  tkFileDialog.askopenfilename() is resizable in both environments.

Is there a way to work around this?

Lynn


More information about the Tkinter-discuss mailing list