2006-11-20 Don Allingham <don@gramps-project.org>

* src/Editors/_EditName.py: autocomplete for surnames
	* src/glade/gramps.glade: set focus properly



svn: r7661
This commit is contained in:
Don Allingham
2006-11-21 02:43:24 +00:00
parent 9a3ef222be
commit 95a364563f
3 changed files with 6 additions and 1 deletions

View File

@@ -147,6 +147,7 @@ class EditName(EditSecondary):
self.obj.set_surname,
self.obj.get_surname,
self.db.readonly,
autolist=self.db.get_surname_list(),
changed=self.update_group_as)
self.prefix_field = MonitoredEntry(