Skip to content

Comments

wxGUI/main_window: add and use custom SingleWindowAuiManager class#3177

Merged
tmszi merged 2 commits intoOSGeo:mainfrom
tmszi:wxgui-fix-single-win-close-evt-veto-evt
Sep 26, 2023
Merged

wxGUI/main_window: add and use custom SingleWindowAuiManager class#3177
tmszi merged 2 commits intoOSGeo:mainfrom
tmszi:wxgui-fix-single-win-close-evt-veto-evt

Conversation

@tmszi
Copy link
Member

@tmszi tmszi commented Sep 22, 2023

Which override base OnClose window close event handler method to prevent prematurely uninitialize manager.

PR wxWidgets/Phoenix#2460

Fixes #2647.

Which override base OnClose window close event handler method
to prevent prematurely uninitialize manager.

wxWidgets/Phoenix#2460
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.

Looks good! Thanks for fixing this.

@tmszi tmszi merged commit c60e236 into OSGeo:main Sep 26, 2023
tmszi added a commit to tmszi/grass that referenced this pull request Sep 26, 2023
…SGeo#3177)

* wxGUI/main_window: add and use custom SingleWindowAuiManager class

Which override base OnClose window close event handler method
to prevent prematurely uninitialize manager.

wxWidgets/Phoenix#2460

* Update the package documentation class list
tmszi added a commit to tmszi/grass that referenced this pull request Sep 26, 2023
…SGeo#3177)

* wxGUI/main_window: add and use custom SingleWindowAuiManager class

Which override base OnClose window close event handler method
to prevent prematurely uninitialize manager.

wxWidgets/Phoenix#2460

* Update the package documentation class list
@tmszi tmszi deleted the wxgui-fix-single-win-close-evt-veto-evt branch September 26, 2023 11:54
landam pushed a commit to landam/grass that referenced this pull request Oct 25, 2023
…SGeo#3177)

* wxGUI/main_window: add and use custom SingleWindowAuiManager class

Which override base OnClose window close event handler method
to prevent prematurely uninitialize manager.

wxWidgets/Phoenix#2460

* Update the package documentation class list
neteler pushed a commit to nilason/grass that referenced this pull request Nov 7, 2023
…SGeo#3177)

* wxGUI/main_window: add and use custom SingleWindowAuiManager class

Which override base OnClose window close event handler method
to prevent prematurely uninitialize manager.

wxWidgets/Phoenix#2460

* Update the package documentation class list
HuidaeCho pushed a commit to HuidaeCho/grass that referenced this pull request Jan 9, 2024
…SGeo#3177)

* wxGUI/main_window: add and use custom SingleWindowAuiManager class

Which override base OnClose window close event handler method
to prevent prematurely uninitialize manager.

wxWidgets/Phoenix#2460

* Update the package documentation class list
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] It is not possible minimize/maximize/resize/move Data Catalog, Layers, Tools pane after the wxGUI quit dialog is closed

2 participants