[Bug 15903] Sibelius 3: list box items with graphics are drawn incorrectly

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Nov 5 17:31:45 CST 2008


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





--- Comment #3 from Lauri Kenttä <lauri.kentta at gmail.com>  2008-11-05 17:31:44 ---
I now noticed that the graphics are not images but a special font Opus.TTF.
(Should've tested that in the first place, sorry.) In Notepad this font is
rendered about twice as high as Arial.

The only value given to infoPtr->ntmHeight in LISTVIEW_SaveTextMetrics is 13. I
understand this is used for the item height, which also is 13. If I hard-code
the item height to the right value in LISTVIEW_CalculateItemHeight, the list is
displayed "correctly".


-- 
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