[Bug 5814] New: FontSize does not change for VB6 application
http://bugs.winehq.org/show_bug.cgi?id=5814 Summary: FontSize does not change for VB6 application Product: Wine Version: CVS Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-ole AssignedTo: wine-bugs(a)winehq.org ReportedBy: me(a)benjaminarai.com The attached application works in windows displaying "Line: 1, Line: 2,..." each increasing the font size by one for a total of 10 iterations. The application works in windows but fails to increase the font size in Wine. The exact code is: --- For i = 1 to 10 FontSize = 10 + i Print "Line"; i Next i --- The application can be downloaded at: http://main.benjaminarai.com/downloads/index.php?dir=wine-patches/apps/&file... -- 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