Menu

#15 Multiple Append calls cause OutOfMemory exception

open
TextEditor (5)
5
2005-05-02
2005-05-02
No

Scrolling unit test causes "out of memory" error
* Appears to be fixable by disabling double buffer.
Yuck. Find better solution.
* Refactored unit tests to avoid the problem, but
this is not acceptable.

Current guess: it has something to do with the resource
acquisition done during layout. Isolate this, and/or
update BeginUpdate/EndUpdate to suspend layout while
updating.

Discussion


Log in to post a comment.