[ wxwindows-Bugs-1788297 ] Rich Text problem on windows
SourceForge.net
noreply at sourceforge.net
Tue Feb 26 06:02:22 PST 2008
Bugs item #1788297, was opened at 2007-09-05 08:33
Message generated for change (Comment added) made by juliansmart
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1788297&group_id=9863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build -- windows
Group: Platform specific
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: GEEL (geel)
Assigned to: Nobody/Anonymous (nobody)
Summary: Rich Text problem on windows
Initial Comment:
wxWidget program compiled using VC++ 8.0 and runs
perfectly on ATI card and NVidia 7xxx card fails
in richtextctrl (never returns from AppendText) on
NVidia 5xxx and 6xxx cards I tested.
Breaking the program in a debugger finds it in never
never land, in either nview.dll (NVidia dll) or the
MS msftedit.dll (the rich text MS dll).
The problem is in large text (>>64k).
Any known remedy?
----------------------------------------------------------------------
>Comment By: Julian Smart (juliansmart)
Date: 2008-02-26 14:02
Message:
Logged In: YES
user_id=59495
Originator: NO
This is going to be hard to look at without the required hardware. Did you
manage to step into it with a debugger? Any change with SVN 2.8 or trunk?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1788297&group_id=9863
More information about the wx-dev
mailing list