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.
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