[Bug 9491] CListCtrl:GetSubItemRect doesn't work for the label row

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 2 14:13:32 CST 2013


http://bugs.winehq.org/show_bug.cgi?id=9491

--- Comment #12 from Daniel Jelinski <djelinski1 at gmail.com> 2013-01-02 14:13:32 CST ---
Created attachment 43062
  --> http://bugs.winehq.org/attachment.cgi?id=43062
hack for LVM_GETSUBITEMRECT

I have working hacks for all of these issues (except incorrect item height),
but lack time to turn them into real patches. I'd be happy if you could finish
it up.
I attached my hack for the issue here. The correct solution should turn the
special case for headers into the default behavior of LISTVIEW_GetItemMetrics,
and also fix LVIR_ICON and LVIR_LABEL handling.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list