gregg
1
Hello!
Regarding wx.Notebooks:
Is there a way to directly refresh the notebook tabtitle? I can change it easily enough ( using SetPageText), but it doesn't show visibly.
Switching tabs does it, but that's kind of a kludge.
Gregg Lind
Departments of Epidemiology and Biostatistics
University of Minnesota, Unites States
Monday, June 20, 2005, 10:33:29 PM, gregg wrote:
Hello!
Regarding wx.Notebooks:
Is there a way to directly refresh the notebook tabtitle? I can change
it easily enough ( using SetPageText), but it doesn't show visibly.
Switching tabs does it, but that's kind of a kludge.
Have you tried to use notebook.Refresh() after SetPageText?
-- tacao
No bits were harmed during the making of this e-mail.