<DIV>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:</DIV>
<DIV>&nbsp;</DIV>
<DIV>notebook.Show(False)</DIV>
<DIV>&nbsp;</DIV>
<DIV>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!</DIV>
<DIV>&nbsp;</DIV>
<DIV>Jeff</DIV>