Skip to content

fix open dir for wxpython 4.3 - #3064

Merged
HelioGuilherme66 merged 3 commits into
robotframework:masterfrom
JFoederer:fix-open-dir-default-path
Aug 12, 2026
Merged

fix open dir for wxpython 4.3#3064
HelioGuilherme66 merged 3 commits into
robotframework:masterfrom
JFoederer:fix-open-dir-default-path

Conversation

@JFoederer

Copy link
Copy Markdown
Collaborator

Resolution for issue #3063

Even though the documentation states that the argument is correct: https://docs.wxpython.org/wx.functions.html#wx.DirSelector

It also states that the arguments are the same meaning as those of DirDialog.init. Only there they changed: default_path -> defaultPath.

@JFoederer

Copy link
Copy Markdown
Collaborator Author

Pipelines fail, because there are a lot of version-specific wxPython dependencies in the jobs.
@HelioGuilherme66, what is your backwards compatibility strategy?

Comment thread src/robotide/ui/mainframe.py Outdated

@HelioGuilherme66 HelioGuilherme66 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please condition to wxPython versions, only change mainframe.py.

Comment thread pyproject.toml Outdated
Comment thread pyproject.toml Outdated
Comment thread pyproject.toml Outdated
@HelioGuilherme66 HelioGuilherme66 added this to the v2.3 milestone Aug 12, 2026
@HelioGuilherme66 HelioGuilherme66 added the enhancement Request for improvement: either for an existing feature or a new one label Aug 12, 2026
@HelioGuilherme66
HelioGuilherme66 merged commit 66c69cf into robotframework:master Aug 12, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Request for improvement: either for an existing feature or a new one

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants