[Bug 5162] Google Talk requires several missing richedit features

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 24 20:16:08 CDT 2008


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


Austin Lund <austin.lund at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #12863|0                           |1
        is obsolete|                            |




--- Comment #14 from Austin Lund <austin.lund at gmail.com>  2008-06-24 20:16:07 ---
Created an attachment (id=14330)
 --> (http://bugs.winehq.org/attachment.cgi?id=14330)
Adds unformatted text.

This patch adds very simple code to output text with TxDraw and measure it's
size using TxGetNaturalSize.

This is sufficient to get a bare bones working version of Google Talk.

Setting the default character formatting still needs to be done and I'm working
on that now.

It is a long way from actually rendering richtext, but at least you can see
something when loading google talk.

I've combined the old patch (which defines a variable where the current text is
stored) into this patch.  They need to be together.

The patch applies to git at commit dd01d39f3b8.


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