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've tried just about all of the Google fixes and still all tk windows/dialogs have a black screen background! I have even tried the Brew installs without any luck ("brew install python-tk@3.10", "brew install python-tk").
Background
I recently updated my MacBook Pro OS to Monterey 12.3 - A clean install from scratch. Now all of my Python/Tkinter apps (I've developed) have a black background hiding the text, buttons etc. The apps appear to still work if get a lucky click on a button.
I'm in the process of learning Python and this has thrown a wrench into the works! I hope there is a simple explanation and fix.