##language:zh #pragma section-numbers on ''' An Introduction To Tkinter ''' ::-- ZoomQuiet [<>] <> ## 默许导航,请保留 <> = Tk之初 = ''简述'' * 原版:http://effbot.org/tkinterbook/tkinter-index.htm `This is an incomplete draft version, last updated in November 2005.` You can find an earlier but more complete version in the PythonWare library. Note: This is the source document used to generate the effbot.org version of An Introduction To Tkinter, available from http://effbot.org/books/tkinterbook. Note that the links below point to documents that are being edited; in other words, they may be incomplete, broken, or otherwise messed up. == Part I. Introduction == Note: Some images and sample scripts are missing from this section. Some links may be broken. * What's Tkinter? * Hello, Tkinter * Hello, Again * Tkinter Classes * Widget Configuration * Widget Styling * Events and Bindings * Application Windows * Standard Dialogs * Dialog Windows == Part II. Class Reference == * The Button Widget * The Canvas Widget * The Checkbutton Widget * The Entry Widget * The Frame Widget * The Label Widget * The LabelFrame Widget * The Listbox Widget * The Menu Widget * The Menubutton Widget * The Message Widget * The OptionMenu Widget * The PanedWindow Widget * The Radiobutton Widget * The Scale Widget * The Scrollbar Widget * The Spinbox Widget * The Text Widget * The Toplevel Widget * Basic Widget Methods * Toplevel Window Methods ---- * The Grid Geometry Manager * The Pack Geometry Manager * The Place Geometry Manager ---- * The BitmapImage Class * The PhotoImage Class ---- * Variable Wrappers (BooleanVar, DoubleVar, IntVar, StringVar) == Part III. The BWidget Extension Library == Note: Incomplete. * The BWidget Button Widget * The BWidget Entry Widget * The BWidget Label Widget * The BWidget Tree Widget == Part IV. The Widget Construction Kit == Note: Incomplete. * The Widget Construction Kit = 反馈 = 不妨先参考99年旧版的译文 [[http://octopus.cdut.edu.cn/~yf17/tkintrobook/index.htm|Tkinter 入门]] {{{Tkinter 入门 Fredrik Lundh Copyright © 1999 by Fredrik Lundh 本书中文译本由 Stone 翻译 2001/11/07 version 1.0 }}}