Posts Tagged ‘gui’

Basic TKinter GUI format in python

Wednesday, July 23rd, 2008 by webstersprodigy

Though there are many ways to format your gui code, the following seems to work well for me. It is not pretty, but the important thing is just how I laid it out. Basically, I like making a subclass of frame for almost everything.


No computers were harmed in the 0.161 seconds it took to produce this page.