[GRASS-git] [OSGeo/grass] 58f435: wxGUI/rlisetup: allow EVT_KILL_FOCUS event handler...
Tomas Zigo
noreply at github.com
Thu May 19 21:13:53 PDT 2022
Branch: refs/heads/releasebranch_8_0
Home: https://github.com/OSGeo/grass
Commit: 58f4355f9520eb2de9f30a172bac810cc38a14e7
https://github.com/OSGeo/grass/commit/58f4355f9520eb2de9f30a172bac810cc38a14e7
Author: Tomas Zigo <50632337+tmszi at users.noreply.github.com>
Date: 2022-05-20 (Fri, 20 May 2022)
Changed paths:
M gui/wxpython/rlisetup/wizard.py
Log Message:
-----------
wxGUI/rlisetup: allow EVT_KILL_FOCUS event handler event processing to continue (#2385)
On wxMSW (OS MS Windows), SetFocus() method trigger EVT_KILL_FOCUS
event which handler require allow event processing to continue.
More information about the grass-commit
mailing list