Done. Ticket #1061 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul McNett Sent: 2. mai 2007 15:27 To: Dabo Users list Subject: Re: [dabo-users] dComboBox issues
Simen Haugen wrote: > 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. This is likely caused by a change I made last month. Could you please add a ticket for this? http://svn.dabodev.com/trac/dabo/newticket -- pkm ~ http://paulmcnett.com [excessive quoting removed by server] _______________________________________________ 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]
