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

multchoicebox returns None instead of empty list when I select no item #176

Open
jozefwiora opened this issue Jun 29, 2020 · 2 comments
Open

Comments

@jozefwiora
Copy link

I have easygui version 0.98.1 installed in Windows.
I need to distinguish between cancel and selected no items.
I recognized that in case deselection of all items, the function returns None.
In my opinion, it should be an empty list [].

@westin123
Copy link

I just ran into this issue as well. I agree, it should return an empty list.

@westin123
Copy link

I made PR #210 for this.

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