Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wxGUI/data: use watchdog to update tree when mapset is switched externally (cmdline) #1174

Merged
merged 3 commits into from
Dec 7, 2021

Conversation

petrasovaa
Copy link
Contributor

This PR monitors rc file to update the data tab tree when mapset is switched externally. Right now it doesn't add new mapset/loc/db when mapset is created, it is only useful for switching existing mapsets.

@petrasovaa petrasovaa marked this pull request as draft December 14, 2020 04:02
@petrasovaa petrasovaa added enhancement New feature or request GUI wxGUI related labels Dec 14, 2020
@petrasovaa petrasovaa added this to the 8.0.0 milestone Dec 14, 2020
@nilason
Copy link
Contributor

nilason commented Dec 14, 2020

Works fine for switching mapset on Mac.

@petrasovaa petrasovaa merged commit 400bef3 into OSGeo:main Dec 7, 2021
@petrasovaa petrasovaa deleted the mapset-change-watch branch December 7, 2021 20:12
petrasovaa added a commit that referenced this pull request Dec 7, 2021
…nally (cmdline) (#1174)

* wxGUI/data: use watchdog to update tree when mapset is switched externally (cmdline)
* add new mapset node if mapset is newly created
ninsbl pushed a commit to ninsbl/grass that referenced this pull request Oct 26, 2022
…nally (cmdline) (OSGeo#1174)

* wxGUI/data: use watchdog to update tree when mapset is switched externally (cmdline)
* add new mapset node if mapset is newly created
ninsbl pushed a commit to ninsbl/grass that referenced this pull request Feb 17, 2023
…nally (cmdline) (OSGeo#1174)

* wxGUI/data: use watchdog to update tree when mapset is switched externally (cmdline)
* add new mapset node if mapset is newly created
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request GUI wxGUI related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants