Skip to content

Comments

wxGUI/rlisetup: allow EVT_KILL_FOCUS event handler event processing to continue#2385

Merged
tmszi merged 1 commit intoOSGeo:mainfrom
tmszi:fix-wxgui-rlisetup-file-name-kill-focus-evt
May 20, 2022
Merged

wxGUI/rlisetup: allow EVT_KILL_FOCUS event handler event processing to continue#2385
tmszi merged 1 commit intoOSGeo:mainfrom
tmszi:fix-wxgui-rlisetup-file-name-kill-focus-evt

Conversation

@tmszi
Copy link
Member

@tmszi tmszi commented May 19, 2022

Fixes #2380. On wxMSW (OS MS Windows), SetFocus() method trigger EVT_KILL_FOCUS event which handler require allow event processing to continue.

…o continue

On wxMSW (OS MS Windows), SetFocus() method trigger EVT_KILL_FOCUS
event which handler require allow event processing to continue.
@tmszi tmszi added bug Something isn't working windows Microsoft Windows specific GUI wxGUI related backport_needed labels May 19, 2022
@tmszi tmszi added this to the 8.2.0 milestone May 19, 2022
Copy link
Contributor

@petrasovaa petrasovaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fast response!

@tmszi tmszi merged commit 6170ff5 into OSGeo:main May 20, 2022
tmszi added a commit to tmszi/grass that referenced this pull request May 20, 2022
…o continue (OSGeo#2385)

On wxMSW (OS MS Windows), SetFocus() method trigger EVT_KILL_FOCUS
event which handler require allow event processing to continue.
tmszi added a commit to tmszi/grass that referenced this pull request May 20, 2022
…o continue (OSGeo#2385)

On wxMSW (OS MS Windows), SetFocus() method trigger EVT_KILL_FOCUS
event which handler require allow event processing to continue.
tmszi added a commit to tmszi/grass that referenced this pull request May 20, 2022
…o continue (OSGeo#2385)

On wxMSW (OS MS Windows), SetFocus() method trigger EVT_KILL_FOCUS
event which handler require allow event processing to continue.
@tmszi tmszi deleted the fix-wxgui-rlisetup-file-name-kill-focus-evt branch May 20, 2022 04:17
ninsbl pushed a commit to ninsbl/grass that referenced this pull request Oct 26, 2022
…o continue (OSGeo#2385)

On wxMSW (OS MS Windows), SetFocus() method trigger EVT_KILL_FOCUS
event which handler require allow event processing to continue.
ninsbl pushed a commit to ninsbl/grass that referenced this pull request Feb 17, 2023
…o continue (OSGeo#2385)

On wxMSW (OS MS Windows), SetFocus() method trigger EVT_KILL_FOCUS
event which handler require allow event processing to continue.
neteler pushed a commit to nilason/grass that referenced this pull request Nov 7, 2023
…o continue (OSGeo#2385)

On wxMSW (OS MS Windows), SetFocus() method trigger EVT_KILL_FOCUS
event which handler require allow event processing to continue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working GUI wxGUI related windows Microsoft Windows specific

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] g.gui.rlisetup dont work on Windows system

2 participants