[GRASS-git] [OSGeo/grass] 5f65aa: wxGUI: refactoring: build GUI tools' status bars b...
Linda Kladivova
noreply at github.com
Wed Jul 28 20:13:14 PDT 2021
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass
Commit: 5f65aaa9787bea1bcddd89939bbd15af7c7f93a3
https://github.com/OSGeo/grass/commit/5f65aaa9787bea1bcddd89939bbd15af7c7f93a3
Author: Linda Kladivova <49241681+lindakladivova at users.noreply.github.com>
Date: 2021-07-28 (Wed, 28 Jul 2021)
Changed paths:
M gui/wxpython/gcp/mapdisplay.py
M gui/wxpython/gui_core/mapdisp.py
M gui/wxpython/iclass/frame.py
M gui/wxpython/image2target/ii2t_mapdisplay.py
M gui/wxpython/mapdisp/frame.py
M gui/wxpython/mapswipe/frame.py
M gui/wxpython/photo2image/ip2i_mapdisplay.py
Log Message:
-----------
wxGUI: refactoring: build GUI tools' status bars based on wx.StatusBar widget (#1689)
Builds status bars based on wx.StatusBar for SwipeMapFrame, IClassMapFrame, Image2Target Frame, Photo2Image Frame, and GCP manager MapFrame.
Some general methods related to a status bar and toolbars moved to gui_core class MapFrameBase.
More information about the grass-commit
mailing list