Re: [Tutor] Tkinter Button Issue

2009-06-28 Thread Lie Ryan
Adam Cunningham wrote: > Hi, I was hoping someone may be able to help me on an issue I'm having > with Tkinter buttons; or more specifically, the background and > foreground settings. > > I've created a program that is supposed to simulate an order system: the > first section (frame) is where the

[Tutor] Tkinter Button Issue

2009-06-28 Thread Adam Cunningham
Hi, I was hoping someone may be able to help me on an issue I'm having with Tkinter buttons; or more specifically, the background and foreground settings. I've created a program that is supposed to simulate an order system: the first section (frame) is where the user adds items to the order and the