Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Python implementation of GetPaths (fix issue #1944) #2624

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

DietmarSchwertberger
Copy link
Contributor

Fixes #1944 by adding a Python implementation for GetPaths.
(taken from etg/dirctrl.py)

@RobinD42
Copy link
Member

This pull request has been mentioned on Discuss wxPython. There might be relevant details there:

https://discuss.wxpython.org/t/correct-usage-of-wx-dirdialogs-getpaths-with-dd-multiple-style/35850/6

@DietmarSchwertberger DietmarSchwertberger marked this pull request as ready for review October 12, 2024 14:22
@swt2c swt2c merged commit 9a76a36 into wxWidgets:master Oct 15, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

wx.DirDialog doesn't word with wx.DD_MULTIPLE
3 participants