Neither of:
Notebook.Refresh()
Notebook.GetPage(page).Refresh()
seems to do anything.
Cheers,
Gregg Lind
Neither of:
Notebook.Refresh()
Notebook.GetPage(page).Refresh()
seems to do anything.
Cheers,
Gregg Lind
Hi Gregg,
What is your configuration, as for me it works with doing nothing special, see the attached test program, clicking the button changes the tabs.
I am on WinXP Pro, Python 2.4.1, wxPython 2.6.1.0
See you
Werner
Gregg Lind -- Biostatistics wrote:
notebooktitle.py (2.27 KB)
Neither of:
Notebook.Refresh()
Notebook.GetPage(page).Refresh()seems to do anything.
Cheers,
Gregg Lind
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org