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:
@@ -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(
|
||||
|
Reference in New Issue
Block a user