CombEntry() problem

Marcos Pinto markybob at gmail.com
Tue Feb 5 04:29:54 BRST 2008


basically doing this:
foo = ComboEntry()
foo.connect("button-press-event", self.on_widget_click)

however, self.on_widget_click is *not* being called when i click on foo.  how
can i work around this or fix it?

thanks


More information about the Kiwi mailing list