How to use the OS's native file selector in Tkinter

copx invalid at invalid.com
Mon Sep 5 10:15:25 EDT 2005


Hi,

I would like to use the native file selector of the "host OS" for the "Open 
File" function of my Python/Tkinter app. Could anyone tell me how to do 
this?
My primary target platform is Windows. So a Windows-only solution would be 
ok (IIRC Linux doesn't even have a "native file selector").

copx





More information about the Python-list mailing list