I want to allow for some keyboard searching of a combobox, so people don't have to scroll so much. so I think i want to use a comboboxentry and grab the keypress events. but the changed event fires first - which seems backward... Is there a working example of a ComboBoxEntry somewhere? brad