[wxPython] wxComboBox and SetInsertionPoint()

Hey all, I've got this great wxComboBox subclass. The text field is
editable but each keystroke is captured and validated against the list
of items. A valid item is then placed in the text field - sort of a
smart type thing - you need only type enough letters to find a unique
entry and the field always is full. It was developed on Linux and works
great.

But it doesn't work on Windows. The text field starts with the entire
contents highlighted and the GetInsertionPoint and SetInsertionPoint
methods don't seem to function. I can't set the highlight region
(SetSelection appears in wxTextControl AND wxComboBox) but that doesn't
really matter - it's the other two that are the real problem. This
control is sort of the killer function of my program. Any ideas?

Python is 1.5.2 running on Windows NT 4.0.
Thanks.

ยทยทยท

--
"I ain't no stewin' rabbit, I'm a fricassein' rabbit. Have you got a
fricassein' rabbit license?"

Daryl Stultz - python, blender, robots, really bad harmonica playing...
daryl@together.net
RedHat Linux 6.1 - Dual Pentium Pro