PyAuiNotebook Smart Tabs

Hi,

On Windows I have noticed that the Smart Tabs feature will not work if
the notebook page contains a control that accepts character input.
Like a TextCtrl, if it is just a panel then it works fine, this issue
is not present in the Flatnotebook.

See attached sample, the TextCtrls can be changed to panels to see
that it works there.

This issue is visible in both the 2.8.10.1 and svn tip.

Cody

smart_tabs_issue.py (852 Bytes)

Hi Cody,

Hi,

On Windows I have noticed that the Smart Tabs feature will not work if
the notebook page contains a control that accepts character input.
Like a TextCtrl, if it is just a panel then it works fine, this issue
is not present in the Flatnotebook.

See attached sample, the TextCtrls can be changed to panels to see
that it works there.

This issue is visible in both the 2.8.10.1 and svn tip.

I am not sure why FNB should be any different... I took the code for
Smart Tabs from FNB and added it to AuiNotebook (!)

Please enter a bug report about this... although I am not sure when I
will be able to fix it. Patches are most welcome :slight_smile:

Andrea.

"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.alice.it/infinity77/

ยทยทยท

On 25 February 2010 20:49, Cody Precord wrote: