newbie: Tkinter and Menu
Fredrik Lundh
fredrik at pythonware.com
Tue Sep 21 19:07:04 EDT 1999
Guido van Rossum <guido at cnri.reston.va.us> wrote:
> > Could someone post or reference a _simple_ example of how to create/use
> > menu's in Tkinter. I can't find any examples on line.
>
> Examples of most Tkinter features live in Demos/tkinter/matt/ in the
> source distribution. Go to python.org -> Download -> source.
note, however, that the menu samples in there use
non-native menus.
guess someone should update them to use the new
syntax, some other day...
</F>
More information about the Python-list
mailing list