http://bugs.winehq.org/show_bug.cgi?id=20420 Summary: VB6 Font size problem with custom usercontrols Product: Wine Version: 1.1.31 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: oleaut32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: gabmoa(a)yahoo.it Created an attachment (id=24231) --> (http://bugs.winehq.org/attachment.cgi?id=24231) Test VB6 wrong font size There is an important issue with font size with VB6 applications. I adjusted some VB6 applications from xp to linux using wine and the major problem consists of something wrong on saved font size. The test application has a label with a tahoma 14 font and the same saved in a usercontrol with a property bag: in windows the two labels have obviously the same size but not in wine! On load event font name and size are printed on the respective label: It seems the property value is right but font is not! -- 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.