Michael

Results 5 issues of Michael

Fixes: - Value of the default button is now porperly respected (fix #525) - Fixed key bindings for Enter key (fix #526) New Features: - Add support for left/right arrow...

### 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 1. Run...

bug

### Desktop (please complete the following information): ttkbootstrap Version: 1.10.1 OS: Independet ### Describe the bug kwarg paramter "default" of Messagbox methods is ignored. Parameter does not change which button...

bug

I have an app which is bundeled using PyInstaller. The bundle is created for multiple target platforms (Windows, Linux, x86 64bit, arm v7, etc.) each. This means I'm having platform-specific...

enhancement
question

When I list the available serial ports using `serial.tools.list_ports.comports()` on Ubuntu 24.04, it also lists all the dummy `/dev/ttyS*` (0-31) devices which are non-existent on my hardware. On the same...