Olav
2009-01-28 07:01:48 UTC
Hello,
I have a listview - report style and *not* ownerdrawn,- in a DDT app, and
when a cell is clicked a combobox - *not* ownerdrawn - is created and shown
in the clicked cell.Works fine, but there exists a little problem. The list
portion of the combobox is not painted/drawn outside the listview control,
which has been set as the parent of the combobox.
What can be done to prevent this?
If I have to subclass one or both of the controls I know how to do that, but
have no clue to how to paint/draw the list portion outside its parent(the
listview).
Thank you for your attention!
--
Olav
I have a listview - report style and *not* ownerdrawn,- in a DDT app, and
when a cell is clicked a combobox - *not* ownerdrawn - is created and shown
in the clicked cell.Works fine, but there exists a little problem. The list
portion of the combobox is not painted/drawn outside the listview control,
which has been set as the parent of the combobox.
What can be done to prevent this?
If I have to subclass one or both of the controls I know how to do that, but
have no clue to how to paint/draw the list portion outside its parent(the
listview).
Thank you for your attention!
--
Olav