[Bug 20420] VB6 Font size problem with custom usercontrols

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Oct 25 01:00:33 CDT 2009


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


Valters Baumanis <maxbetsoft at sveiks.lv> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maxbetsoft at sveiks.lv




--- Comment #4 from Valters Baumanis <maxbetsoft at sveiks.lv>  2009-10-25 01:00:32 ---
I've had the same problem with my VB6 online chat Rich Text Format
(richtx32.ocx) text box. The bug occurs when you try to change the font at
run-time using the object's font object property. (I'm currently using Wine
1.0.1, but I've seen it on previous versions too)
There might be a chance to hack the bug somehow using Windows font API (that's
my guess). But generally I solve it now by avoiding changing this "font"
property at run-time, instead making out with just RTF selfontsize/selfontname
properties...
(I'd confirm the bug by changing the status to "New" if I could)

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