Ok, for anyone interested it felt bad to do to tkinter but even more
importantly, it was not necessary to be so wasteful with threads, I
really only need a single GUI thread (I may not feel that way the first
time a problem in one window hangs them all), so I just redid things so
all the windows ar
Hello everyone!
So, I have a texbox widget and I connected a scrollbar to it. On my PC
everything works great. But on my mac, you can't scroll when you click the
box and dragging the actual bar is very choppy. The only way it works like
it should is the actual arrow on the end of the bar. I am wo
Okay, so if my title didn't make that much sense, what I mean is this. Say I
have a frame called
"buttonsFrame"
and I have two buttons in it. If the Frame's background is red, there is a
little white square around the buttons. how can I get rid of that? Is there
a way to change the default root