What happend to this one?

 

I just updated dabo to svn and wx to 2.8.

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.

 



--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]

Reply via email to