[GRASS-git] [OSGeo/grass-addons] 5eee66: wx.mwprecip: fix launch wx.mwprecip (python3/wxPyt...
Tomas Zigo
noreply at github.com
Sat Oct 3 12:58:46 PDT 2020
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass-addons
Commit: 5eee668aac4a604380dcd778a0e79416384c6253
https://github.com/OSGeo/grass-addons/commit/5eee668aac4a604380dcd778a0e79416384c6253
Author: Tomas Zigo <50632337+tmszi at users.noreply.github.com>
Date: 2020-10-03 (Sat, 03 Oct 2020)
Changed paths:
M grass7/gui/wxpython/wx.mwprecip/g.gui.mwprecip.py
M grass7/gui/wxpython/wx.mwprecip/mw3.py
M grass7/gui/wxpython/wx.mwprecip/mw_util.py
M grass7/gui/wxpython/wx.mwprecip/pgwrapper.py
Log Message:
-----------
wx.mwprecip: fix launch wx.mwprecip (python3/wxPython4) (#304)
* wx.mwprecip: fix 'IOError' exception
* wx.mwprecip: fix exception syntax
* wx.mwprecip: fix print function brackets
* wx.mwprecip: fix add sizer space
* wx.mwprecip: replace 'wx.Dialog' widget 'SetBestFittingSize()' method with 'DoLayoutAdaptation()'
* wx.mwprecip: fix get 'string.ascii_lowercase' constant
* wx.mwprecip: fix 'About' message dialog text
* wx.mwprecip: set 'g.gui.mwprecip' module description
* wx.mwprecip: fix load 'mw_util', 'mw3' py module
* wx.mwprecip: remove duplicated import 'tempfile' py module
More information about the grass-commit
mailing list