You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 [].
The text was updated successfully, but these errors were encountered:
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 [].
The text was updated successfully, but these errors were encountered: