* src/QuestionDialog.py: close window before calling callback

if the view is not in focus. Fix delete display by calling build_tree


svn: r7944
This commit is contained in:
Don Allingham
2007-01-21 00:16:08 +00:00
parent 81abc62ace
commit a41031ddef
3 changed files with 16 additions and 32 deletions

View File

@@ -1,7 +1,8 @@
2007-01-20 Don Allingham <don@gramps-project.org>
* src/QuestionDialog.py: close window before calling callback
* src/DataViews/_PersonView.py (PersonView.change_db): apply
dirty flag to initial build to prevent forcing of build on load
if the view is not in focus.
if the view is not in focus. Fix delete display by calling build_tree
2007-01-20 Alex Roitman <shura@gramps-project.org>
* src/DataViews/_EventView.py (remove): Use reference map to find