[GRASS-git] [OSGeo/grass] c60e23: wxGUI/main_window: add and use custom SingleWindow...
Tomas Zigo
noreply at github.com
Tue Sep 26 04:41:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: c60e236b3770c5bd34d53970bd10832fb72d51b1
https://github.com/OSGeo/grass/commit/c60e236b3770c5bd34d53970bd10832fb72d51b1
Author: Tomas Zigo <50632337+tmszi at users.noreply.github.com>
Date: 2023-09-26 (Tue, 26 Sep 2023)
Changed paths:
M gui/wxpython/main_window/frame.py
Log Message:
-----------
wxGUI/main_window: add and use custom SingleWindowAuiManager class (#3177)
* wxGUI/main_window: add and use custom SingleWindowAuiManager class
Which override base OnClose window close event handler method
to prevent prematurely uninitialize manager.
https://github.com/wxWidgets/Phoenix/pull/2460
* Update the package documentation class list
More information about the grass-commit
mailing list