联盟首页 协同开发 共创软件 开放源码 软件工程 共创论坛 关于联盟
  您的位置 » 开放源码库【成熟 - 项目摘要 首页 | 分类源码 | 提交源码 | 下载统计 | 原创源码 | 成熟源码 | 代码片断
 
 Controlling the RichTextCtrl Insert Stat - 项目摘要
摘要 | 管理 | 论坛
文档 | 软件包

源码库中源码数量为18996
有贡献人员名单:

-= 更多 =-
  • ffdshow
  • jasperreports
  • Air Traffic Controller
  • PoolMan
  • virtualdub-win
  • Apache-SSL-Jserv
  • CppUnit
  • FCK editor
  • GLgraph
  • Async Professional
  • -= 更多 =-

    项目描述:
    Every RichTextCtrl has its own insert state that is independent of the global insert state as well as the insert state of all other RichTextCtrls. That would be fine if you had some way to read and change the state. But you don’t. The RichTextCtrl has no property to check the state, and it has no message to check the state.

    The RichEditCtrl always starts with insert mode on and then toggles every time the user presses the Insert key. So we have to keep track of using the insert key.

    每个RichTextCtrl 有自己的插入状态,这一状态独立于全局插入状态,以及其它RichTextCtrl 的插入状态。如果你可以读取和修改这一状态,将会是很有用的。但是你不能,因为RichTextCtrl 没有提供属性以检测这一状态,也没有消息来选择这一状态。
    RichEditCtrl 问题从插入状态启动,在每次用户按了Insert 键后切换这一状态。所以我们可以跟踪insert 键的使用。
    来源: http://www.codeguru.com/richedit/insovrstate.shtml
    类别:
    发布者: cbd002

    最新发布源码包
    软件包 版本号 日期 本地下载
    insovrstatedemo  1.0  2004-04-18 下载

    原始下载连接(国外) http://www.codeguru.com/code/legacy/richedit/insovrstatedemo.zip

      » 合 作 伙 伴