http://snippets.dzone.com/posts/show/12755
""" Program to do dynamic experimentation with the various padding and border properties of a ttk.Frame. A frame is created and populated with three sub-frames: 1. A set of spinboxes that adust the various padding parameters. 2. A set of controls to adjust the border style and width 3. A set of checkbuttons to alter the sticky values. By changing different values you can arrive at a preferred appearance. """ Comments on style & usage welcome (here, or added to the dzone snippet). dave cortesi _______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss