[Bug 3632] New: button-press-event does not work with ComboEntry()
bugzilla-daemon at async.com.br
bugzilla-daemon at async.com.br
Tue Feb 5 02:24:28 BRST 2008
http://bugs.async.com.br/show_bug.cgi?id=3632
Summary: button-press-event does not work with ComboEntry()
Product: Kiwi
Version: SVN trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: (unset)
Priority: (unset)
Component: ComboEntry
AssignedTo: jdahlin at async.com.br
ReportedBy: markybob at gmail.com
QAContact: kiwi at async.com.br
Estimated Hours: 0.0
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
--
Configure bugmail: http://bugs.async.com.br/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Kiwi
mailing list