[wxPython-users] Regarding wx.Notebook or any Notebook variations

Frank Aune frank.aune at broadpark.no
Wed Sep 19 09:10:14 PDT 2007


Den 19. sep. 2007 kl. 05.56 skrev Bertrand Son Kintanar:

> Hi again list!
>
> Just a quick question, Is there a way to hide the tab of a notebook.

You can Delete() them, but then you need to add them again if you  
need them. I think you can use Remove() to temporarily remove them.

Cheers,
Frank





More information about the wxpython-users mailing list