TK: Ho to set window position

Eric Brunel eric_brunel at despammed.com
Thu Oct 28 06:03:00 EDT 2004


andrea valle wrote:
> Thanks a lot

You're welcome.

[snip]
> Could you please tell me where to find a complete reference for Tkinter? 
> Maybe from a Tk site?

An on-line version of the tcl/tk man pages is available here:
http://www.tcl.tk/man/

Fredrik Lundh's introduction to Tkinter is also quite comprehensive, and 
actually describes Tkinter, not tcl/tk; so you won't have to guess how the tcl 
commands were translated to Python methods:
http://www.pythonware.com/library/tkinter/introduction/index.htm

HTH
-- 
- Eric Brunel <eric (underscore) brunel (at) despammed (dot) com> -
PragmaDev : Real Time Software Development Tools - http://www.pragmadev.com



More information about the Python-list mailing list