tkFileDialog.... help

Kevin Cazabon kcazabon at home.com
Fri Aug 25 10:53:17 EDT 2000


"Dan Kuchler" <kuchler at ajubasolutions.com> wrote in message
news:39A611D3.799F62C0 at ajubasolutions.com...

| The current Tk sources support multiple selection.
|
| The code that makes it work was added to:
|
| tk/win/tkWinDialog.c
|
| In GetFileNameW there is some code to handle arguments
| which sets multi to 1 or 0.


Interesting, I'll have to try to get it working.  Unfortunately, all of the
documentation currently on Scriptics site says that 8.3 supports
multi-selection, but only on the Macintosh platform.  If this isn't the case
anymore, great!

However, I'll have to upgrade to Python 1.6 to run Tk 8.4 I believe, and
that has it's own issues... but it's the best path in the long run.

Thanks,

Kevin.





More information about the Python-list mailing list