Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #6275
| From | Ulli Horlacher <framstag@rus.uni-stuttgart.de> |
|---|---|
| Newsgroups | de.comp.lang.python |
| Subject | Re: Tk askopenfilename ohne .* files? |
| Date | 2025-03-23 12:57 +0000 |
| Organization | University of Stuttgart, FRG |
| Message-ID | <vrp0g5$ugr$2@rusnews.informatik.uni-stuttgart.de> (permalink) |
| References | <vroutp$ugr$1@rusnews.informatik.uni-stuttgart.de> |
Ulli Horlacher <framstag@rus.uni-stuttgart.de> wrote: > Ich verwende tkFileDialog.askopenfilename und moechte da .* files > ausschliessen. Gefunden hab ich: > https://stackoverflow.com/questions/53220711/how-to-avoid-hidden-files-in-file-picker-using-tkinter-filedialog-askopenfilenam > > Leider funktioniert das bei mir nicht: > > https://fex.rus.uni-stuttgart.de/fop/xABqjuf1/X-20250323131929.png ARGH, Ich hatte da einen falsche debug-output print(xxx) drin! Ohne den bzw korrekt mit 'xxx' Argument tuts. -- Ullrich Horlacher Server und Virtualisierung Rechenzentrum TIK Universitaet Stuttgart E-Mail: horlacher@tik.uni-stuttgart.de Allmandring 30a Tel: ++49-711-68565868 70569 Stuttgart (Germany) WWW: https://www.tik.uni-stuttgart.de/
Back to de.comp.lang.python | Previous | Next — Previous in thread | Find similar
Tk askopenfilename ohne .* files? Ulli Horlacher <framstag@rus.uni-stuttgart.de> - 2025-03-23 12:30 +0000 Re: Tk askopenfilename ohne .* files? Ulli Horlacher <framstag@rus.uni-stuttgart.de> - 2025-03-23 12:57 +0000
csiph-web