tkFileDialog, but no tkDirectoryDialog?

vplatt at my-deja.com vplatt at my-deja.com
Wed Nov 1 15:23:06 EST 2000


Wow... great response!

Incidentally, your test code works but crashes on exit.  I get a "tk:
python.exe - Application Error; The instruction at blahblah referenced
memory at blahblah.  The memory could not be "written".  Click on OK to
terminate the application".

I'm using Python 2.0 (#8 from 10/16)on Windows NT 4.0 SP5, if that's
any help.  I assume that's just Tk weirdness though.  I get the same
thing in a lot of Grayson's Tkinter examples from his book.
Inevitably, if the quit method gets called, it creates a crash.  If I
change it to destroy it starts working again.  I don't know enough to
troubleshoot it.

I have to ask:  Where does one learn about all the neat things you can
do with apply?  I sense that this is just the tip of the iceberg, and I
would like to learn more.

Thanks again!


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list