maclean opened this issue on Apr 18, 2009 · 12 posts
adp001 posted Sat, 18 April 2009 at 1:00 PM
self.buttonBack = Button(self.master, fg="#ffffff", bg="#000000" ....
("fg" or "foreground", "bg" or "background"; parameter: same notation as in HTML)
Tkinter docu: http://effbot.org/tkinterbook/