Skip to content

tkinter learn——学习 Tkinter GUI 应用程序的开发

Notifications You must be signed in to change notification settings

jksdou/tkinter-learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 

Repository files navigation

tkinter-learn

学习 Tkinter GUI 应用程序的开发

UI: tkinter

在Python的内置UI组件tkinter中,有21个核心组件,它们提供了最基本的功能,虽然简单,因为使用频率较高,因此特别重要。这21个核心组件是:

Toplevel、Label、Button、Canvas、Checkbutton、Entry、Frame、LabelFrame、Listbox、Menu、Menubutton、Message、OptionMenu、PaneWindow、Radiobutton、Scale、Scrollbar、Spinbox、Text、Bitmap、Image。

About

tkinter learn——学习 Tkinter GUI 应用程序的开发

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published