t turns out that the problem was an outdated version of init.tcl that was 
(still?) present after installing ActivePython 2.7.2.5.  After replacing that 
file with the one from the 8.5.9 source
it is now working properly.

Lynn
On Jul 12, 2011, at 12:34 PM, Lynn Oliver wrote:

> 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 

_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to