Open Slarag opened 10 months ago
ttkbootstrap Version: 1.10.1 OS: Independet
Handling of the Enter button is incorrect for Messagebox
Messagebox
import ttkbootstrap as ttk ttk.dialogs.Messagebox.yesnocancel('')
Cancel
Should return the value of the currently selected button
No response
Desktop (please complete the following information):
ttkbootstrap Version: 1.10.1 OS: Independet
Describe the bug
Handling of the Enter button is incorrect for
Messagebox
To Reproduce
Cancel
, allthough Yes is the default and is focusedExpected behavior
Should return the value of the currently selected button
Screenshots
No response
Additional context
No response