* src/gramps_main.py: update places and sources after edit
svn: r4098
This commit is contained in:
		@@ -1,3 +1,6 @@
 | 
			
		||||
2005-02-25  Don Allingham  <dallingham@users.sourceforge.net>
 | 
			
		||||
	* src/gramps_main.py: update places and sources after edit
 | 
			
		||||
 | 
			
		||||
2005-02-25 Alex Roitman  <shura@alex.neuro.umn.edu>
 | 
			
		||||
	* src/DbPrompter.py (GrampsFormatWidget): Add class;
 | 
			
		||||
	(format_maker): Add_function; (NewSaveasDbPrompter.chooser): Support
 | 
			
		||||
 
 | 
			
		||||
@@ -1536,6 +1536,8 @@ class Gramps:
 | 
			
		||||
        else:
 | 
			
		||||
            self.people_view.redisplay_person_list(epo.person)
 | 
			
		||||
        self.family_view.load_family()
 | 
			
		||||
        self.place_view.build_tree()
 | 
			
		||||
        self.source_view.build_tree()
 | 
			
		||||
        self.update_display(0)
 | 
			
		||||
        self.goto_active_person()
 | 
			
		||||
        
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user