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

Problem of 'use_save_dialog' in ControlFile #75

Open
jiyao94 opened this issue Jul 13, 2018 · 0 comments
Open

Problem of 'use_save_dialog' in ControlFile #75

jiyao94 opened this issue Jul 13, 2018 · 0 comments
Assignees

Comments

@jiyao94
Copy link

jiyao94 commented Jul 13, 2018

Using 'use_save_dialog' flag cannot correctly return the saved file name in 'value' property. It only returns one single character.

In the source code, when the flag is set, it is already unpacking the tuple to take the first element. But for pyqt5, it choose the first element again, and make this error.

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

No branches or pull requests

2 participants