0

I am making a tkinter app in Python 3. Whenever I make a tkmessage box, for example with tkinter.messagebox.showinfo(), the whole bottom part of the window (the part where the button is located) including the button appears as a greyish white strip. However, the body of the window where the message appears is a nice white. I was wondering how I could fix this, as I would like to make the background completely white like the body.

Cleb
  • 25,102
  • 20
  • 116
  • 151
DaE-Asew
  • 137
  • 1
  • 7

0 Answers0