Fixed marriage problem and startup dialog

svn: r1515
This commit is contained in:
Don Allingham
2003-05-12 19:39:49 +00:00
parent 3058db9d18
commit ec119ab64a
8 changed files with 219 additions and 46 deletions

View File

@@ -87,10 +87,10 @@ class DispBox:
self.group.set_data('p',person)
def cleanup(self):
self.shadow.destroy()
self.bkgnd.destroy()
self.textbox.destroy()
self.group.destroy()
self.shadow.destroy()
self.bkgnd.destroy()
self.textbox.destroy()
self.group.destroy()
def group_event(self,obj,event):
"""Handle events over a drawn box. Doubleclick would edit,