[Tutor] hiding a notebook page

Jeff Peery jeffpeery at yahoo.com
Wed Sep 28 23:28:06 CEST 2005


hello, I'm using wxpython to write a windows app. I want to be able to hide a page in a notebook and I'm not sure how to do it. functionally its the same as doing:
 
notebook.Show(False)
 
but I want that to work for just one notebook page and not the whole notebook. I tried the wxpython list but didn't have much luck. any help would be much appreciated. thanks!
 
Jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20050928/02f1e567/attachment.html


More information about the Tutor mailing list