Chase
Chase
Thanks for all that I do. I may give that a go. The thing that stumps me is that the programmers output makes it look like the programming was successful....
Did you ever get this working? I am having the same issue
I've tried using the BLE library, but I keep getting this error with registerForNotify() and disconnect(). Both give me a heap corruption.
I can confirm that the same thing is happening to me. On Ubuntu, the disabled buttons are greyed out and unclickable, but on Mac the buttons are unclickable but have...
After digging into this a little bit, it appears that when `running_mac()` is `True` or `use_ttk_buttons` is set manually, the call to `button_color_to_tuple()` is set with default `(None, None)` values...
Can you keep this open though, so @PySimpleGUI can implement the fix?