Expand test coverage for struct.pack with native integer packing;
[python.git] / Demo / tkinter / matt / README
blobeb9d30246d99aea32eb1c24d9f432ebd37260e63
1 This directory contains some ad-hoc examples of Tkinter widget
2 creation. The files named 
4                 *-simple.py
6 are the ones to start with if you're looking for a bare-bones usage of
7 a widget. The other files are meant to show common usage patters that
8 are a tad more involved. 
10 If you have a suggestion for an example program, please send mail to 
11         
12         conway@virginia.edu
14 and I'll include it.
17 matt
19 TODO
20 -------
21 The X selection
22 Dialog Boxes
23 More canvas examples
24 Message widgets
25 Text Editors
26 Scrollbars
27 Listboxes