[Bug 6232] New: CListCtrl: Control in the first column does not resize
http://bugs.winehq.org/show_bug.cgi?id=6232 Summary: CListCtrl: Control in the first column does not resize Product: Wine Version: 0.9.20. Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-gui AssignedTo: wine-bugs(a)winehq.org ReportedBy: renu.rajput(a)gmail.com CC: dank(a)kegel.com In my application, I have a List Control. It is derived from CListCtrl, and the columns are added at run time to the list using the function InsertColumn() The first column has a combo control and is inserted as: InsertColumn(nPos++, CBO_CTRL, ARRAY_KEY, pParent, "Array", LVCFMT_LEFT, nWidth = rect.Width() * 0.05f); Under Wine, when the column is resized, the control does not get resized. Attachments: ListCtrl - Windows.bmp -- This shows the control under Windows ListCtrl - Linux.bmp -- This shows the control under Linux -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs