In this tutorial, you will learn how to add a wx.Notebook to your GUI application using wxPython. The notebook widget is how you would add a tabbed interface to your application.
Related articles
-
- wxPython: A Simple Notebook Example
-
The “Book” Controls of wxPython (Part 1 of 2)