[GRASS-dev] [GRASS GIS] #3587: Call to deprecated item in wxGUI
GRASS GIS
trac at osgeo.org
Mon Jun 11 14:58:17 PDT 2018
#3587: Call to deprecated item in wxGUI
--------------------------+-------------------------
Reporter: cmbarton | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone:
Component: wxGUI | Version: svn-trunk
Keywords: menu tooltip | CPU: Unspecified
Platform: Unspecified |
--------------------------+-------------------------
Here is a warning I get when starting GRASS 7.5 on the Mac, using wxPython
4.
/Applications/GRASS-7.5.app/Contents/Resources/gui/wxpython/gui_core/menu.py:153:
wxPyDeprecationWarning: Call to deprecated item. Use SetToolTip instead.
Not fatal yet but could cause problems in the future. Should check if
using SetToolTip does NOT cause problems on other platforms or legacy
versions of wxPython. If so, will need to check OS and/or version.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3587>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list