📄 textedit_8h-source.htm
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>MiniGUI V1.6.10 API Reference: textedit.h Source File</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.4.2 --><div class="qindex"><a class="qindex" href="index.htm">Main Page</a> | <a class="qindex" href="modules.htm">Modules</a> | <a class="qindex" href="classes.htm">Alphabetical List</a> | <a class="qindex" href="annotated.htm">Data Structures</a> | <a class="qindex" href="dirs.htm">Directories</a> | <a class="qindex" href="files.htm">File List</a> | <a class="qindex" href="functions.htm">Data Fields</a> | <a class="qindex" href="globals.htm">Globals</a> | <a class="qindex" href="pages.htm">Related Pages</a></div><div class="nav"><a class="el" href="dir_000003.htm">include</a> / <a class="el" href="dir_000004.htm">ctrl</a></div><h1>textedit.h</h1><a href="textedit_8h.htm">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment">00001 00019 <span class="comment">/*</span>00020 <span class="comment"> * $Id: textedit.h 7365 2007-08-16 05:22:17Z xgwang $</span>00021 <span class="comment"> *</span>00022 <span class="comment"> * MiniGUI for Linux/uClinux, eCos, uC/OS-II, VxWorks, </span>00023 <span class="comment"> * pSOS, ThreadX, NuCleus, OSE, and Win32.</span>00024 <span class="comment"> *</span>00025 <span class="comment"> * Copyright (C) 2002-2007 Feynman Software.</span>00026 <span class="comment"> * Copyright (C) 1999-2002 Wei Yongming.</span>00027 <span class="comment"> */</span>00028 00029 <span class="preprocessor">#ifndef _MGUI_CTRL_TEXTEDIT_H</span>00030 <span class="preprocessor"></span><span class="preprocessor">#define _MGUI_CTRL_TEXTEDIT_H</span>00031 <span class="preprocessor"></span> 00032 <span class="preprocessor">#ifdef __cplusplus</span>00033 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span> {00034 <span class="preprocessor">#endif </span><span class="comment">/* __cplusplus */</span>00035 <a name="l00050"></a><a class="code" href="group__ctrl__textedit.htm#ga1">00050</a> <span class="preprocessor">#define CTRL_TEXTEDIT ("textedit")</span>00051 <span class="preprocessor"></span>00052 <a name="l00057"></a><a class="code" href="group__ctrl__textedit.htm#ga0">00057</a> <span class="keyword">typedef</span> <a class="code" href="group__handles.htm#ga0">GHANDLE</a> <a class="code" href="group__ctrl__textedit.htm#ga0">HTEXTDOC</a>;00058 00059 00065 <span class="preprocessor">#define TES_BASELINE ES_BASELINE</span>00066 <span class="preprocessor"></span><span class="preprocessor">#define TES_AUTOWRAP ES_AUTOWRAP</span>00067 <span class="preprocessor"></span><span class="preprocessor">#define TES_TITLE ES_TITLE</span>00068 <span class="preprocessor"></span>00076 <span class="preprocessor">#define TEM_RESETCONTENT 0xF400</span>00077 <span class="preprocessor"></span><span class="preprocessor">#define TEM_ADDLINE 0xF401</span>00078 <span class="preprocessor"></span>00086 <span class="preprocessor">#define TEN_CLICK 1</span>00087 <span class="preprocessor"></span>00088 00095 <span class="preprocessor">#ifdef __cplusplus</span>00096 <span class="preprocessor"></span>}00097 <span class="preprocessor">#endif </span><span class="comment">/* __cplusplus */</span>00098 00099 <span class="preprocessor">#endif </span><span class="comment">/* _MGUI_CTRL_TEXTEDIT_H */</span>00100 </pre></div><hr size="1"><address style="align: right;"><small>Generated on Thu Nov 22 15:35:51 2007 for MiniGUI V1.6.10 API Reference by <a href="http://www.doxygen.org/index.html"><img src="http://www.minigui.com/api_ref/1.6.10/doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.2 </small></address></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -