I'm trying to write an application using Python's Tkinter module, and having some trouble figuring this out. Basically, I want to create on main "parent" window, that will have a bunch of "child" ...
Code below has 1 major and 1 minor problem. Major issue is, once you push the button it visually stays pushed. Minor problem is, I run this in Cygwin. I've got an rxvt window behind the Tk window.