Skip to content

fix open dir for wxpython 4.3 - #3064

Open
JFoederer wants to merge 3 commits into
robotframework:masterfrom
JFoederer:fix-open-dir-default-path
Open

fix open dir for wxpython 4.3#3064
JFoederer wants to merge 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
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.

2 participants