-
-
MyRtf.zip
vc++中实现richtext编辑器,有很多功能, 跟写字板的功能差不多。能支持unicode字符的粘贴。
-
-
-
richedit.rar
duilib中RichEdit控件中添加表情、图片、及文件,适合聊天窗口中添加,资源中只包含实现的代码、接口及调用的例子、不含demo
-
RichEdit插入GIF动画高效刷新的Demo
上一次传的资源有点问题,这个Demo演示了如何向RichEdit中插入GIF动画,并实现高效刷新,而且支持RichEdit的撤消功能,目前为止没有发现什么问题。
直接使用MFC项目中添加ATL控件的方式,包含动画控件和CRichEditCtrl的扩展类源代码,里面的详细的注释。
详细的技术介绍请看我的博客:http://blog.csdn.net/haoekin/article/details/8915207
-
Richedit RTF读写实例
RichEdit 是一个Windows重要的系统组件,它支持对富文本格式(Rich Text Format, RTF)。富文本格式表现形式丰富,支持不同字体和文字颜色,还支持图文混排,是一个值得好好学习利用的编程资源。
-
-
cwac-richedit
... |left"
android:inputType="textMultiLine">
richedit.RichEditText>
```
At this time, there are no custom ... : fixed [issue 15](https://github.com/commonsguy/cwac-richedit/issues/15) and [issue 17](https://github.com ...
-
richedit
this is a custom simple richedit controller. it can make multiple style and extend object.
richedit
========
this is a simple richedit demo,it can make multiple style and extend object;
-
cwac-richedit
... "
android:layout_height="fill_parent"
android:gravity="top|left"
android:inputType="textMultiLine">
richedit.RichEditText>
```
At this time, there are no custom attributes used by
`RichEditText`.
On its ...
-