[GRASS-git] [OSGeo/grass] bc7507: wxGUI/preferences.py: fix loading default user set...

Tomas Zigo noreply at github.com
Mon Dec 27 21:51:19 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: bc75077672a9153f67a71fb4263f5bb9c0de8588
      https://github.com/OSGeo/grass/commit/bc75077672a9153f67a71fb4263f5bb9c0de8588
  Author: Tomas Zigo <50632337+tmszi at users.noreply.github.com>
  Date:   2021-12-28 (Tue, 28 Dec 2021)

  Changed paths:
    M gui/wxpython/gui_core/preferences.py

  Log Message:
  -----------
  wxGUI/preferences.py: fix loading default user settings (#2041)

wx.ComboBox, wx.TextCtrl widgets require string value
for setting value via SetValue() method, instead of
integer.




More information about the grass-commit mailing list