wxNotebook tab width

Hi all!

When I change tab label from long name to more short tab width is not
change. Text label is at right of tab. And when I select other tab it
change its width. How I can say to notebook change it tab width just after
change label text ?

···

--
With best regards,
Alexander I. Evseev

Alexander I. Evseev wrote:

Hi all!

When I change tab label from long name to more short tab width is not
change. Text label is at right of tab. And when I select other tab it
change its width. How I can say to notebook change it tab width just after
change label text ?

Does notebook.Refresh() do it?

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!