I also have problem with wx.ComboBox events
Marcelo Barbero
marcelobarbero at arnet.com.ar
Wed Aug 16 16:38:04 PDT 2006
Hi. It happens to me that the styles wx.CB_READONLY | wx.TE_PROCESS_ENTER
can't work together on my wx.ComboBox.
If I comment wx.CB_READONLY, I can catch the Enter key. If I comment
wx.TE_PROCESS_ENTER, I lose the wx.CB_READONLY feature.
Is this the intended way to work or is it a bug?
What I'm trying to do is pass over a combobox with the Enter key as if it
were a Tab.
Platform: wxPython 2.6.3.3 on WinXP
Thanks in advance and sorry for my English.
Marcelo
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.10.10/419 - Release Date: 15/08/2006
More information about the wxpython-users
mailing list