Source improvements

svn: r1389
This commit is contained in:
Don Allingham
2003-03-24 03:51:07 +00:00
parent 11349e589b
commit 2588cc35d4
8 changed files with 214 additions and 137 deletions

View File

@ -156,7 +156,6 @@ class AutoCombo(AutoCompBase):
"""
self.inb = 1
print text
if self.vals[0] == "":
self.entry.set_popdown_strings([self.entry.entry.get_text()])
else: