tkd.widget.notebook

Widget module.

Members

Classes

NoteBook
class NoteBook

A notebook widget manages a collection of panes and displays a single one at a time. Each pane is associated with a tab, which the user may select to change the currently-displayed pane.

Meta

License

MIT. See LICENSE for full details.