On 03/05/2022 02:00, Kevin Walzer wrote:
> On 4/29/22 8:54 AM, Alan Gauld via Tkinter-discuss wrote:
>> When I click it my app starts OK but the UI is all in black apart
>> from the buttons and scrollbars. Everything works ok (buttons,
>> menus etc) except I can't see anything on the GUI because of
On 4/29/22 8:54 AM, Alan Gauld via Tkinter-discuss wrote:
When I click it my app starts OK but the UI is all in black apart
from the buttons and scrollbars. Everything works ok (buttons,
menus etc) except I can't see anything on the GUI because of the black.
Sounds like you are connecting to th
I have a Tkinter application on MacOS (Monterey) and wanted to run it
from the desktop. I built a workflow in automator that simply ran the
bash commandline to launch python and my app. I saved the workflow to
the desktop.
When I click it my app starts OK but the UI is all in black apart
from the