Discussion:
AttributeError: 'AuiTabContainerButton' object has no attribute 'help_string'
Metallicow
2014-02-10 08:37:40 UTC
Permalink
wxPython 3.0.1.dev75841 msw (phoenix)
File
"C:\Python27\lib\site-packages\wx-3.0.1-phoenix\wx\lib\agw\aui\auibook.py",
line 2192, in OnMotion
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
--
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+***@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Loading...