Yes, this happens on wish.exe as well.
to repeat:
1) start Dos console and cd to C:\Tcl\demos\Tk8.4
2) at prompt enter: wish widget.tcl - widget demonstration window opens
3) scroll to Common Dialogs and select 2. File selection dialog
4) click browse button in dialog
5) click Desktop button on l
You should determine whether this error happens with wish.exe as well as
with Python's Tkinter module. If it does, please submit a bug report to
http://sf.net/projects/tktoolkit
http://sf.net/tracker/?group_id=12997&atid=112997
Jeff
___
Tkinter
I believe I have the missing piece to this puzzle. This only happens when
selecting files from the Desktop. If I'm selecting files from any other
location it is fine.
To repeat:
1) in the code that I submitted, change the initialdir to your python dir:
e.g. 'C:\\Python24'
2) run code - window