Standard debugging of a form that includes Canvas objects. I created the objects programatically and set them to a color and text (via fill_text()).
Run program, text and background color look fine. Do some stuff, click on Output window, text vanishes but color is fine.
What I’ve tried and what’s not working:
Theoretically I can debug without viewing text, I just wonder why it’s happening so I don’t have to worry about the text vanishing at run time for my users.
How about under “canvas resizing” or something like that. Pretty sure there is an old post that might be relevant if memory serves me correctly (which it often doesn’t!).