wxPython 3.0.1.dev75841 msw (phoenix)
Traceback (most recent call last):
File “C:\Python27\lib\site-packages\wx-3.0.1-phoenix\wx\lib\agw\aui\auibook.py”, line 2192, in OnMotion
if button.help_string:
AttributeError: ‘AuiTabContainerButton’ object has no attribute ‘help_string’
Apparently Andrea missed an attribute when adding what looks to be help_string/tooltip to AuiNotebook Tabs and or similar.
…looks like it started here recently. Not sure if it is still WIPz or just missed?
http://svn.wxwidgets.org/viewvc/wx/wxPython/Phoenix/trunk/wx/lib/agw/aui/auibook.py?r1=75574&r2=75575&pathrev=75575