source: python/trunk/Demo/tkinter/matt/README

Last change on this file was 2, checked in by Yuri Dario, 15 years ago

Initial import for vendor code.

  • Property svn:eol-style set to native
File size: 513 bytes
Line 
1This directory contains some ad-hoc examples of Tkinter widget
2creation. The files named
3
4 *-simple.py
5
6are the ones to start with if you're looking for a bare-bones usage of
7a widget. The other files are meant to show common usage patters that
8are a tad more involved.
9
10If you have a suggestion for an example program, please send mail to
11
12 conway@virginia.edu
13
14and I'll include it.
15
16
17matt
18
19TODO
20-------
21The X selection
22Dialog Boxes
23More canvas examples
24Message widgets
25Text Editors
26Scrollbars
27Listboxes
28
29
30
Note: See TracBrowser for help on using the repository browser.