Add autocompletion to combo boxes
svn: r490
This commit is contained in:
@@ -82,6 +82,7 @@ class AddSpouse:
|
||||
"on_select_spouse_clicked" : self.on_select_spouse_clicked,
|
||||
"on_new_spouse_clicked" : self.on_new_spouse_clicked,
|
||||
"on_rel_type_changed" : self.on_rel_type_changed,
|
||||
"on_combo_insert_text" : utils.combo_insert_text,
|
||||
"destroy_passed_object" : utils.destroy_passed_object
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user