Shows how to use a wx.ComboBox and SetClientData GetClientData methods.
There are two files.In the first (wxcombobox.7z)we use wxCombo to populate the combo with two field and filtering data retrived from a SQLite3 database that are shows in a wx.Listbox using the first 'invisible' field.In the second (wxcombobox._II.7z) we use a wxComboBox to filter data in a frame.To use the demos create two separate cartel.
Lunch this file: wxcombobox.py