⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 spinbox_8h.htm

📁 MINIGUI1.6开发API
💻 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: spinbox.h File Reference</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&nbsp;Page</a> | <a class="qindex" href="modules.htm">Modules</a> | <a class="qindex" href="classes.htm">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.htm">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.htm">Directories</a> | <a class="qindex" href="files.htm">File&nbsp;List</a> | <a class="qindex" href="functions.htm">Data&nbsp;Fields</a> | <a class="qindex" href="globals.htm">Globals</a> | <a class="qindex" href="pages.htm">Related&nbsp;Pages</a></div><div class="nav"><a class="el" href="dir_000000.htm">ext</a>&nbsp;/&nbsp;<a class="el" href="dir_000001.htm">include</a>&nbsp;/&nbsp;<a class="el" href="dir_000002.htm">ext</a></div><h1>spinbox.h File Reference</h1><p><a href="spinbox_8h-source.htm">Go to the source code of this file.</a><h2>Defines</h2><ul><li>#define <a class="el" href="group__mgext__ctrl__spinbox.htm#ga3">CTRL_SPINBOX</a>&nbsp;&nbsp;&nbsp;("SpinBox")<dl class="el"><dd class="mdescRight">The class name of spinbox control.  <a href="group__mgext__ctrl__spinbox.htm#ga3"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__spinbox__styles.htm#ga0">SPS_AUTOSCROLL</a>&nbsp;&nbsp;&nbsp;0x00000001L<dl class="el"><dd class="mdescRight">The spinbox control can automatically scroll, and disable itself when reach maximal or minimal value.  <a href="group__mgext__ctrl__spinbox__styles.htm#ga0"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__spinbox__styles.htm#ga1">SPS_HORIZONTAL</a>&nbsp;&nbsp;&nbsp;0x00000010L<dl class="el"><dd class="mdescRight">The spinbox control is horizontal. The default is vertical.  <a href="group__mgext__ctrl__spinbox__styles.htm#ga1"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__spinbox__styles.htm#ga2">SPS_TYPE_NORMAL</a>&nbsp;&nbsp;&nbsp;0x00000000L<dl class="el"><dd class="mdescRight">The spinbox control contains the up and left arrows.  <a href="group__mgext__ctrl__spinbox__styles.htm#ga2"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__spinbox__styles.htm#ga3">SPS_TYPE_UPARROW</a>&nbsp;&nbsp;&nbsp;0x00000100L<dl class="el"><dd class="mdescRight">The spinbox control contains only the up/left arrow.  <a href="group__mgext__ctrl__spinbox__styles.htm#ga3"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__spinbox__styles.htm#ga4">SPS_TYPE_DOWNARROW</a>&nbsp;&nbsp;&nbsp;0x00000200L<dl class="el"><dd class="mdescRight">The spinbox control contains only the down/right arrow.  <a href="group__mgext__ctrl__spinbox__styles.htm#ga4"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__spinbox__styles.htm#ga5">SPS_TYPE_MASK</a>&nbsp;&nbsp;&nbsp;0x00000F00L<dl class="el"><dd class="mdescRight">The mask code of spinbox control.  <a href="group__mgext__ctrl__spinbox__styles.htm#ga5"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__spinbox__msgs.htm#ga0">KS_SPINPOST</a>&nbsp;&nbsp;&nbsp;0x00010000<dl class="el"><dd class="mdescRight">The flag of the spinbox control message.  <a href="group__mgext__ctrl__spinbox__msgs.htm#ga0"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__spinbox__msgs.htm#ga1">SPM_SETTARGET</a>&nbsp;&nbsp;&nbsp;0xF300<dl class="el"><dd class="mdescRight">Sets the target window of the spinbox.  <a href="group__mgext__ctrl__spinbox__msgs.htm#ga1"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__spinbox__msgs.htm#ga2">SPM_GETTARGET</a>&nbsp;&nbsp;&nbsp;0xF301<dl class="el"><dd class="mdescRight">Gets the target window of the spinbox.  <a href="group__mgext__ctrl__spinbox__msgs.htm#ga2"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__spinbox__msgs.htm#ga3">SPM_SETINFO</a>&nbsp;&nbsp;&nbsp;0xF302<dl class="el"><dd class="mdescRight">Sets the parameter information of the spinbox.  <a href="group__mgext__ctrl__spinbox__msgs.htm#ga3"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__spinbox__msgs.htm#ga4">SPM_GETINFO</a>&nbsp;&nbsp;&nbsp;0xF303<dl class="el"><dd class="mdescRight">Gets the parameter infos of the spinbox.  <a href="group__mgext__ctrl__spinbox__msgs.htm#ga4"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__spinbox__msgs.htm#ga5">SPM_DISABLEUP</a>&nbsp;&nbsp;&nbsp;0xF304<dl class="el"><dd class="mdescRight">Disable the ability to scroll up.  <a href="group__mgext__ctrl__spinbox__msgs.htm#ga5"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__spinbox__msgs.htm#ga6">SPM_DISABLEDOWN</a>&nbsp;&nbsp;&nbsp;0xF305<dl class="el"><dd class="mdescRight">Disable the ability to scroll down.  <a href="group__mgext__ctrl__spinbox__msgs.htm#ga6"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__spinbox__msgs.htm#ga7">SPM_ENABLEUP</a>&nbsp;&nbsp;&nbsp;0xF306<dl class="el"><dd class="mdescRight">Enable the ability to scroll up.  <a href="group__mgext__ctrl__spinbox__msgs.htm#ga7"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__spinbox__msgs.htm#ga8">SPM_ENABLEDOWN</a>&nbsp;&nbsp;&nbsp;0xF307<dl class="el"><dd class="mdescRight">Enable the ability to scroll down.  <a href="group__mgext__ctrl__spinbox__msgs.htm#ga8"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__spinbox__msgs.htm#ga9">SPM_SETCUR</a>&nbsp;&nbsp;&nbsp;0xF308<dl class="el"><dd class="mdescRight">Sets the current position in the range of the spinbox.  <a href="group__mgext__ctrl__spinbox__msgs.htm#ga9"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__spinbox__msgs.htm#ga10">SPM_GETCUR</a>&nbsp;&nbsp;&nbsp;0xF309<dl class="el"><dd class="mdescRight">Gets the current position in the range of the spinbox.  <a href="group__mgext__ctrl__spinbox__msgs.htm#ga10"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__spinbox__ncs.htm#ga0">SPN_REACHMIN</a>&nbsp;&nbsp;&nbsp;1<dl class="el"><dd class="mdescRight">Notifies that the spin box has reached the minimum limit.  <a href="group__mgext__ctrl__spinbox__ncs.htm#ga0"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__spinbox__ncs.htm#ga1">SPN_REACHMAX</a>&nbsp;&nbsp;&nbsp;2<dl class="el"><dd class="mdescRight">Notifies that the spin box has reached the maximum limit.  <a href="group__mgext__ctrl__spinbox__ncs.htm#ga1"></a><br></dl></ul><h2>Typedefs</h2><ul><li>typedef <a class="el" href="struct__SPININFO.htm">_SPININFO</a> <a class="el" href="group__mgext__ctrl__spinbox.htm#ga0">SPININFO</a><li>typedef <a class="el" href="struct__SPININFO.htm">SPININFO</a> * <a class="el" href="group__mgext__ctrl__spinbox.htm#ga1">PSPININFO</a><dl class="el"><dd class="mdescRight">Data type of the pointer to a SPININFO.  <a href="group__mgext__ctrl__spinbox.htm#ga1"></a><br></dl></ul><h2>Functions</h2><ul><li>void <a class="el" href="group__mgext__ctrl__spinbox.htm#ga2">GetSpinBoxSize</a> (<a class="el" href="group__win32__types.htm#ga4">DWORD</a> dwStyle, int *w, int *h)<dl class="el"><dd class="mdescRight">Gets size of a vertical spin box control.  <a href="group__mgext__ctrl__spinbox.htm#ga2"></a><br></dl></ul><hr><a name="_details"></a><h2>Detailed Description</h2><dl compact><dt><b>Author:</b></dt><dd>Wei Yongming &lt;<a href="mailto:ymwei@minigui.org">ymwei@minigui.org</a>&gt; </dd></dl><dl compact><dt><b>Date:</b></dt><dd>2002/01/06</dd></dl>The header file of MiniGUI extension library.<p><div class="fragment"><pre class="fragment">    Copyright (C) 2002-2007 Feynman Software    Copyright (C) 1998-2002 Wei Yongming    All rights reserved by Feynman Software.    This file is part of MiniGUI, a compact cross-platform Graphics     User Interface (GUI) support system for real-time embedded systems. </pre></div> <p>Definition in file <a class="el" href="spinbox_8h-source.htm">spinbox.h</a>.<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&nbsp;<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 + -