Hi All,

My notebook is having 5 panels.
I want to hide panel3 without changing the page numbers
(self.notebook.GetSelection) when I hide/remove that page.

 When I use  self.panel3.RemovePage(3). Next(4) panel is going to get the
GetSelection() as 3.

But I want to retain previous panel number.

Any body has any solution?
Please help me..

Thanks in Advance,
Rama
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to