笔记本构件(The NoteBook Widget) 笔记本构件(The NoteBook Widget)是互相重叠的页面集合,每一页都包含不同的信息,且一次只有一个页面是可见的。
基于16个网页-相关网页
We create a NoteBook widget as child to the MainWindow and then add three tabs.
我们创建一个NoteBook窗口小部件作为MainWindow的子窗口,然后添加三个标签。
We do this using the pageconfigure function on the enclosing NoteBook widget, passing the symbolic name of the referenced TAB as the first argument.
我们在封装标签的NoteBook窗口小部件中使用pageconfigure函数来完成这一任务,传入的第一个参数为被引用的标签的符号名。
应用推荐