[GRASS-git] [OSGeo/grass] 10829f: wxGUI/rlisetup: allow EVT_KILL_FOCUS event handler...
Tomas Zigo
noreply at github.com
Thu May 19 21:16:05 PDT 2022
Branch: refs/heads/releasebranch_7_8
Home: https://github.com/OSGeo/grass
Commit: 10829f9c54598be2ba37df3b5aa971cd3ffa0e85
https://github.com/OSGeo/grass/commit/10829f9c54598be2ba37df3b5aa971cd3ffa0e85
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