Center list after a quick person add

svn: r1621
This commit is contained in:
Don Allingham
2003-06-01 22:46:00 +00:00
parent ad19e456f8
commit 6166b47e5a
4 changed files with 19 additions and 30 deletions

@@ -257,6 +257,7 @@ class SelectChild:
rdata = [dinfo[0],dinfo[1],dinfo[3],dinfo[5],dinfo[6]]
self.refmodel.add_and_select(rdata)
self.add_person(person)
self.refmodel.center_selected()
def north_american(self,val):
if self.person.getGender() == Person.male: