Frame : GUI Tk : Python examples (example source code) Organized by topic

C++
PHP
Python
Python Home »  GUI Tk   » [  Frame  ]  Screenshots 
 



1.  Change Frame title Change Frame title
2.  Frame action: Iconify Frame action: Iconify
3.  Frame action: close Frame action: close
4.  Creating a window Creating a window
5.  Default top level root window Default top level root window
6.  A child of root window A child of root window
7.  Transient window of root Transient window of root
8.  Frame without decorations Frame without decorations
9.  Set Frame background color Set Frame background color
10.  Geometry Window Manager method Geometry Window Manager method
11.  Set frame size Set frame size
12.  Add toolbar to a window Add toolbar to a window
13.  Add menu to a window Add menu to a window
14.  Capturing clicks in a window Capturing clicks in a window
15.  subclasses frame: attach widgets to self subclasses frame: attach widgets to self
16.  Subclass Frame and use it Subclass Frame and use it
17.  Use Frame subclass Use Frame subclass
18.  Redefine call method in GUI subclass Redefine call method in GUI subclass
19.  Hide a frame
20.  Framework for a single document interface Framework for a single document interface
21.  Two independent windows,but part of same process Two independent windows,but part of same process
22.  Two independent root windows Two independent root windows
23.  WM_DELETE_WINDOW message WM_DELETE_WINDOW message