Check out Andrea's NotebookCtrl -
http://xoomer.alice.it/infinity77/main/NotebookCtrl.html
I use it for just that purpose.
- Chris
···
On Nov 29, 2007 7:21 AM, Craig Douglas <craig.douglas@rtkinstruments.com> wrote:
I am currently using a wx.Notebook and I have a requirement to flash specific
tabs to alert the user they need to look at this page. All I want to be able
to do is change the colour of a specific tab (by index) whenever I need to.
I've noticed the wx.lib.flatnotbook has colour options but these are more
general in the form of active/non-active, not a specific tab regardless of
whether it is active or not.Are there any other notebook implementations available which allow this?
If not, how should I go about it?
Many thanks,
Craig