Search found 2 matches
- Wed Apr 16, 2014 7:00 am
- Forum: Support
- Topic: Problems with many images inside TRichView
- Replies: 5
- Views: 20800
Sergey, thank you for the swift reply! One naive idea has crossed my mind. As the TGraphic class is just a pure abstraction, may there exist implementations which internally don't allocate any GDI object unless absolutely necessary, e.g. only for rendering? We can tolerate the implied costs, because ...
- Tue Apr 15, 2014 12:07 pm
- Forum: Support
- Topic: Problems with many images inside TRichView
- Replies: 5
- Views: 20800
Problems with many images inside TRichView
Hello, We are using RichView 14.0.3 in our project, and since recently we observe some strange and irregular behavior (EAccessViolation's, hangups, empty rich content, etc.) obviously caused by the general growth the documents we have to display. After some investigation we narrowed down the problem ...