Skip to content

Fixed issue with use_save_dialog attribute#2

Open
Vykstorm wants to merge 2 commits intoUmSenhorQualquer:v4from
Vykstorm:master
Open

Fixed issue with use_save_dialog attribute#2
Vykstorm wants to merge 2 commits intoUmSenhorQualquer:v4from
Vykstorm:master

Conversation

@Vykstorm
Copy link

@Vykstorm Vykstorm commented Nov 7, 2018

Using QT5 API and use_save_dialog set to True on ControlFile, click() method doesn't return the selected path by the user properly.
This is described in the issue: UmSenhorQualquer/pyforms#75
This issue happens because the returned values of the method QFileDialog.getSaveFileName() are unpacked two times.

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.

1 participant