摘要:
Chapter 5. Label and Entry Widgets 标签和输入部件 有时候,你需要用户输入特定的信息,比如他们的名字,地址或者 甚至序号。 简单的方式来实现这个是使用Enry 部件,你可以使用一个标签部件 让用户清晰的知道 什么应该被输入在Entry里。 ... 阅读全文
摘要:
Chapter 5. Label and Entry Widgets 标签和输入部件 有时候,你需要用户输入特定的信息,比如他们的名字,地址或者 甚至序号。 简单的方式来实现这个是使用Enry 部件,你可以使用一个标签部件 让用户清晰的知道 什么应该被输入在Entry里。 ... 阅读全文
摘要:
The Checkbutton widget is used to display a number of options to a user as toggle buttons. The user can then select one or more options by clicking ... 阅读全文
摘要:
The Checkbutton widget is used to display a number of options to a user as toggle buttons. The user can then select one or more options by clicking ... 阅读全文
摘要:
Chapter 4. Button, Checkbutton, and Radiobutton Widgets 按钮,复选按钮,单选按钮 几乎所有的Perl/Tk 应用使用按钮以这样或者那样的方式。有3种不同的按钮类型 部件 在标准的TK里 Button,Checkbutton ... 阅读全文
摘要:
Chapter 4. Button, Checkbutton, and Radiobutton Widgets 按钮,复选按钮,单选按钮 几乎所有的Perl/Tk 应用使用按钮以这样或者那样的方式。有3种不同的按钮类型 部件 在标准的TK里 Button,Checkbutton ... 阅读全文
摘要:
Chapter 2. Geometry Management 第2章 布局管理:显示部件在屏幕上,他们必须被传递给布局管理器。布局管理器 控制部件的位置和大小 在显示窗口,几个布局管理器是可用的在Perl/Tk pack,place,grid和form所有的部件管理器 是被调用作为方法,但是他... 阅读全文
摘要:
Chapter 2. Geometry Management 第2章 布局管理:显示部件在屏幕上,他们必须被传递给布局管理器。布局管理器 控制部件的位置和大小 在显示窗口,几个布局管理器是可用的在Perl/Tk pack,place,grid和form所有的部件管理器 是被调用作为方法,但是他... 阅读全文
摘要:
Chapter 1. Hello, Perl/Tk 内容: Perl/Tk Concepts Some Perl/Tk History Getting Started with Perl/Tk Hello World Example Unsolicited Advice Debuggin... 阅读全文
摘要:
Chapter 1. Hello, Perl/Tk 内容: Perl/Tk Concepts Some Perl/Tk History Getting Started with Perl/Tk Hello World Example Unsolicited Advice Debuggin... 阅读全文