双缓冲cedit / crichedit? [英] Double buffering cedit/crichedit ?

查看:97
本文介绍了双缓冲cedit / crichedit?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

伙计们:

我正在使用MFC crichedit。但是当数据变得越来越快时,它开始闪烁。我搜索过文章,但似乎没有人提到闪烁的问题。任何人都可以告诉我如何写一个不闪烁的课程。重点是文本滚动。可以使用CMemDC。

SecureCRT是一个很好的软件,它根本不闪烁!



我试过的:



CMemdc类;



http://www.codeproject.com/答案/ 366902 / VS-CEdit-control-shake-and-blink-badly#answer3

Hi, guys:
I am using MFC crichedit. but when the data become fast and more, it start to flicker. I have searched article, but seems no one mention the flickering issue. Anyone could tell me how to write a class that don't flicker. The important point is the text scrolling. CMemDC may be used.
SecureCRT is a good software, it don't flicker at all!

What I have tried:

CMemdc class;

http://www.codeproject.com/Answers/366902/VS-CEdit-control-shake-and-blink-badly#answer3

推荐答案

你最好使用 CRichEditView 。它有更好的数据处理。



在这篇Microsoft文章中,我还找到了 WORDPAD样本
You better use a CRichEditView. It has better data handling.

In this Microsoft article I also found the link to the WORDPAD sample.


这篇关于双缓冲cedit / crichedit?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆