[GRASS-git] [OSGeo/grass] 5a9605: Fix Cartographic Composer wxPython deprecation war...

Tomas Zigo noreply at github.com
Wed Feb 26 06:32:24 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/OSGeo/grass
  Commit: 5a9605354eab6bc986694bf36f716c2f7a9eedf5
      https://github.com/OSGeo/grass/commit/5a9605354eab6bc986694bf36f716c2f7a9eedf5
  Author: Tomas Zigo <50632337+tmszi at users.noreply.github.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

  Changed paths:
    M gui/wxpython/gui_core/dialogs.py
    M gui/wxpython/gui_core/wrap.py
    M gui/wxpython/psmap/dialogs.py

  Log Message:
  -----------
  Fix Cartographic Composer wxPython deprecation warning (#309)

* replace deprecated SetToolTipString method with the SetToolTip method

* add FloatSpin widget wrap class

* fix Cartographic Composer FloatSpin widget size

* add SpinCtrl, FloatSpin class SetToolTip method

add wx widgets wraps classes

* Dialog

* Notebook

* OwnerDrawnComboBox

* BitmapComboBox

* ScrolledPanel

* FileBrowseButton

* DirBrowseButton

* ExpandoTextCtrl

* ColourPickerCtrl

* ListBox

* HyperlinkCtrl

* wxGUI Cartographic Composer:

* replace wx widget class by the wrapper class




More information about the grass-commit mailing list