aroberge / easygui_qt

Inspired by easygui, designed for PyQt
BSD 3-Clause "New" or "Revised" License
59 stars 18 forks source link

Press "Cancel" on get_yes_or_no return False, not None. #28

Closed Acider closed 5 years ago

Acider commented 6 years ago

In documentation: get_yes_or_no return True for “Yes”, False for “No”, and None for “Cancel”. So when i press “Cancel” get_yes_or_no return False, not None. Windows 10 x64, Python 3.6, PyQT5, easygui_qt 0.9.3