google-code-export / wipflash

Automatically exported from code.google.com/p/wipflash
1 stars 1 forks source link

EditableComboBox to be used in the same way as ComboBox #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Should be able to use an EditableComboBox in exactly the same way as a
ComboBox, but with the additional ability to set the text instead of
selecting the items.

At the moment, if the ToString() and the text displayed are different in a
combo box, then we need to change what we do to set the value when we
change the editability of the combo box. That doesn't make any sense.

(Need to verify that this actually works!)

Original issue reported on code.google.com by featheredwings@gmail.com on 23 Feb 2010 at 9:05

GoogleCodeExporter commented 9 years ago

Original comment by featheredwings@gmail.com on 25 Feb 2010 at 11:35