http://bugs.winehq.org/show_bug.cgi?id=18647
Summary: Custom textbox/combobox fields in a listview Product: Wine Version: 1.1.22 Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: thunderbird2k@gmail.com
Hi,
The use of a custom listview control (e.g. xlistctrl) with user drawn controls like editable text fields and comboboxes there are various drawing bugs and you can't properly 'enter' the control. I mean that in case of a combobox you can't select custom values and in case of a text field it isn't always editable.
An example of a control which shows the problem is at http://www.codeproject.com/KB/list/xlistctrl.aspx
Regards, Roderick Colenbrander