#1061: dComboBox.AppenEnter not working
-----------------------------------+----------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: paul
Type: defect | Status: new
Priority: major | Milestone:
Component: ui | Version: 0.8.x
Keywords: dComboBox AppendEnter |
-----------------------------------+----------------------------------------
I have code like this:
...
cmb = dabo.ui.dComboBox(self, OnHit=self.cmbHit)
cmb.AppendOnEnter = True
self.cmbHit(self, evt):
print "combo hit"
...
cmbHit is never called, and neither is values appended to the combobox
when pressing enter.
No errors are printed.
--
Ticket URL: <http://svn.dabodev.com/trac/dabo/ticket/1061>
Dabo <http://svn.dabodev.com/trac/dabo>
Trac Page for Dabo
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]