flatnotebook.py 409 Bytes
# ============================================================== #
# This is now just a stub, importing the real module which lives #
# under wx.lib.agw.
# ============================================================== #

"""
Attention! FlatNotebook now lives in wx.lib.agw, together with
its friends in the Advanced Generic Widgets family.

Please update your code!
"""

from wx.lib.agw.flatnotebook import *