Avrohom
27th August 2009, 19:31
Hi, I want to implement a Combo box with an underlying list that contains TextEdit-like - preferrable rich text format - (multiline) cells.
In the Combo control itself, one line is fine. Also, the list of course, shouldn't be editable (which saves us from using a editor factory, in case we subclass a ItemDelegate).
Any suggestion on what's the best approach?
In the Combo control itself, one line is fine. Also, the list of course, shouldn't be editable (which saves us from using a editor factory, in case we subclass a ItemDelegate).
Any suggestion on what's the best approach?