Changes

Jump to navigation Jump to search
83 bytes added ,  14:56, 6 April 2015
Line 632: Line 632:  
*The grid() Method - This geometry manager organizes widgets in a table-like structure in the parent widget.
 
*The grid() Method - This geometry manager organizes widgets in a table-like structure in the parent widget.
 
*The place() Method -This geometry manager organizes widgets by placing them in a specific position in the parent widget.
 
*The place() Method -This geometry manager organizes widgets by placing them in a specific position in the parent widget.
 +
 +
For further reference visit: tutorialspoint.com/python/python_gui_programming.htm

Navigation menu