Pre02 for gramps-0.9.0

svn: r1160
This commit is contained in:
Don Allingham
2002-11-02 21:19:58 +00:00
parent 8fda52fb98
commit 814af540c2
11 changed files with 222 additions and 1045 deletions

View File

@@ -100,8 +100,7 @@ class AutoCompBase:
this form of a select_region() call works in a signal handler and
the other form doesn't is a mystery.
"""
#entry.select_region(0, 0)
pass
entry.select_region(0, 0)
def timer_callback(self,entry):
"""