The lint-like tool, checker.py, tells me:
I:\Python\Lib\site-packages\wxPython\wx.py:1489:
No global (wxEVT_EVT_QUERY_LAYOUT_INFO) found
I:\Python\Lib\site-packages\wxPython\wx.py:1492:
No global (wxEVT_EVT_CALCULATE_LAYOUT) found
Is this anything about which to worry about?
Al
Robin
2
achrist@easystreet.com wrote:
The lint-like tool, checker.py, tells me:
I:\Python\Lib\site-packages\wxPython\wx.py:1489:
No global (wxEVT_EVT_QUERY_LAYOUT_INFO) found
I:\Python\Lib\site-packages\wxPython\wx.py:1492:
No global (wxEVT_EVT_CALCULATE_LAYOUT) found
Is this anything about which to worry about?
I'll fix it. Thanks!
···
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!