Python Forum
[WxPython] Any dialog that allow user to select file OR folder?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[WxPython] Any dialog that allow user to select file OR folder?
#1
I know there is wx.DirDialog and also wx.FileDialog. However I am not able to see "hybrid", i.e. dialog that allows user to select either file or folder? Do I miss something, some dialog?
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply
#2
wxPython FileDialog wildcard to include directories?
Reply
#3
Thanks, Yoriz. Today I found the thread linked in the answer. Just wanted to be sure, because it look outdated. I think I will go with separate select folder and select dir or allow for multiple files.

by the way, I think have added wxpython prefix. wasn't it visible?
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply
#4
NO worries, I added the wxpython prefix again by mistake not realising it was already there.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Is there is a printer dialog box in PySimpleGUI shaunfish 2 1,583 Aug-22-2022, 07:29 PM
Last Post: deanhystad
  How a QMainWindow can open a dialog? panoss 4 3,479 Feb-03-2022, 04:33 PM
Last Post: panoss
  [Tkinter] question for a tkinter dialog box RobertAlvarez424 2 2,206 Aug-25-2021, 03:08 PM
Last Post: RobertAlvarez424
  [Tkinter] cancelling open dialog gives empty string rwahdan 2 3,310 Jul-17-2021, 09:17 PM
Last Post: steve_shambles
  [Tkinter] Button Plays Random .MP3 File From Folder blufacebaby 2 2,046 Feb-05-2021, 02:19 AM
Last Post: BashBedlam
  [WxPython] Return code when closing the dialog ioprst 1 3,156 Aug-13-2019, 11:47 AM
Last Post: jefsummers
  PyQT5 : Unable to Create Another Dialog While One is Open iMuny 3 3,817 Jul-17-2019, 11:40 AM
Last Post: iMuny
  Python, Tkinter. How to search a specific file in a folder Roo 3 3,387 Feb-13-2019, 10:41 AM
Last Post: Larz60+
  [WxPython] how to run the dialog from another py file royer14 0 2,676 Jul-02-2018, 05:33 AM
Last Post: royer14
  FileBrowser dialog reverendfuzzy 5 4,600 May-06-2018, 01:56 PM
Last Post: reverendfuzzy

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020