📄 monthcal_8h.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: monthcal.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 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_000000.htm">ext</a> / <a class="el" href="dir_000001.htm">include</a> / <a class="el" href="dir_000002.htm">ext</a></div><h1>monthcal.h File Reference</h1><p><a href="monthcal_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__monthcal.htm#ga4">CTRL_MONTHCALENDAR</a> ("MonthCalendar")<dl class="el"><dd class="mdescRight">The class name of monthcalendar control. <a href="group__mgext__ctrl__monthcal.htm#ga4"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__monthcal__styles.htm#ga0">MCS_CHN</a> 0x0001L<dl class="el"><dd class="mdescRight">Displays chinese label. <a href="group__mgext__ctrl__monthcal__styles.htm#ga0"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__monthcal__styles.htm#ga1">MCS_ENG_L</a> 0x0002L<dl class="el"><dd class="mdescRight">Displays long english label. <a href="group__mgext__ctrl__monthcal__styles.htm#ga1"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__monthcal__styles.htm#ga2">MCS_ENG_S</a> 0x0003L<dl class="el"><dd class="mdescRight">Displays short english label. <a href="group__mgext__ctrl__monthcal__styles.htm#ga2"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__monthcal__styles.htm#ga3">MCS_NOTIFY</a> 0x0004L<dl class="el"><dd class="mdescRight">Notifies the parent window when something happens. <a href="group__mgext__ctrl__monthcal__styles.htm#ga3"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__monthcal__styles.htm#ga4">MCS_NOYEARMON</a> 0x0008L<dl class="el"><dd class="mdescRight">Do not show year and month. <a href="group__mgext__ctrl__monthcal__styles.htm#ga4"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__monthcal__msgs.htm#ga0">MCM_GETCURDAY</a> 0xF300<dl class="el"><dd class="mdescRight">Gets the day number of the current selected date. <a href="group__mgext__ctrl__monthcal__msgs.htm#ga0"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__monthcal__msgs.htm#ga1">MCM_GETCURMONTH</a> 0xF301<dl class="el"><dd class="mdescRight">Gets the month number of the current selected date. <a href="group__mgext__ctrl__monthcal__msgs.htm#ga1"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__monthcal__msgs.htm#ga2">MCM_GETCURYEAR</a> 0xF302<dl class="el"><dd class="mdescRight">Gets the year number of the current selected date. <a href="group__mgext__ctrl__monthcal__msgs.htm#ga2"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__monthcal__msgs.htm#ga3">MCM_GETCURWEEKDAY</a> 0xF303<dl class="el"><dd class="mdescRight">Gets the weekday number of the current selected date. <a href="group__mgext__ctrl__monthcal__msgs.htm#ga3"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__monthcal__msgs.htm#ga4">MCM_GETCURMONLEN</a> 0xF304<dl class="el"><dd class="mdescRight">Gets the month length of the current selected date. <a href="group__mgext__ctrl__monthcal__msgs.htm#ga4"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__monthcal__msgs.htm#ga5">MCM_SETCURDAY</a> 0xF305<dl class="el"><dd class="mdescRight">Changes the day of the currently selected date. <a href="group__mgext__ctrl__monthcal__msgs.htm#ga5"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__monthcal__msgs.htm#ga6">MCM_SETCURMONTH</a> 0xF306<dl class="el"><dd class="mdescRight">Changes the month of the currently selected date. <a href="group__mgext__ctrl__monthcal__msgs.htm#ga6"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__monthcal__msgs.htm#ga7">MCM_SETCURYEAR</a> 0xF307<dl class="el"><dd class="mdescRight">Changes the year of the currently selected date. <a href="group__mgext__ctrl__monthcal__msgs.htm#ga7"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__monthcal__msgs.htm#ga8">MCM_SETTODAY</a> 0xF308<dl class="el"><dd class="mdescRight">Sets the currently selected date as the date of "today". <a href="group__mgext__ctrl__monthcal__msgs.htm#ga8"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__monthcal__msgs.htm#ga9">MCM_GETFIRSTWEEKDAY</a> 0xF309<dl class="el"><dd class="mdescRight">Gets the weekday of the first day of this month. <a href="group__mgext__ctrl__monthcal__msgs.htm#ga9"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__monthcal__msgs.htm#ga10">MCM_GETCURDATE</a> 0xF310<dl class="el"><dd class="mdescRight">Gets the currently selected date. <a href="group__mgext__ctrl__monthcal__msgs.htm#ga10"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__monthcal__msgs.htm#ga11">MCM_GETTODAY</a> 0xF311<dl class="el"><dd class="mdescRight">Gets the date of "today". <a href="group__mgext__ctrl__monthcal__msgs.htm#ga11"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__monthcal__msgs.htm#ga12">MCM_GETMINREQRECTW</a> 0xF312<dl class="el"><dd class="mdescRight">Gets the minimum width required to display a full month in a month calendar control. <a href="group__mgext__ctrl__monthcal__msgs.htm#ga12"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__monthcal__msgs.htm#ga13">MCM_GETMINREQRECTH</a> 0xF313<dl class="el"><dd class="mdescRight">Gets the minimum height required to display a full month in a month calendar control. <a href="group__mgext__ctrl__monthcal__msgs.htm#ga13"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__monthcal__msgs.htm#ga14">MCM_SETCURDATE</a> 0xF314<dl class="el"><dd class="mdescRight">Sets the currently selected date. <a href="group__mgext__ctrl__monthcal__msgs.htm#ga14"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__monthcal__msgs.htm#ga15">MCM_SETCOLOR</a> 0xF315<dl class="el"><dd class="mdescRight">Sets the color of the monthcalendar control. <a href="group__mgext__ctrl__monthcal__msgs.htm#ga15"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__monthcal__msgs.htm#ga16">MCM_GETCOLOR</a> 0xF316<dl class="el"><dd class="mdescRight">Gets the color of the monthcalendar control. <a href="group__mgext__ctrl__monthcal__msgs.htm#ga16"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__monthcal__msgs.htm#ga17">MCM_SETDAYCOLOR</a> 0xF317<dl class="el"><dd class="mdescRight">Sets the color of a specified date . <a href="group__mgext__ctrl__monthcal__msgs.htm#ga17"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__monthcal__msgs.htm#ga18">MCM_CLEARDAYCOLOR</a> 0xF318<dl class="el"><dd class="mdescRight">Clears the color of a specified month view . <a href="group__mgext__ctrl__monthcal__msgs.htm#ga18"></a><br></dl><li>#define <a class="el" href="group__mgext__ctrl__monthcal__ncs.htm#ga0">MCN_DATECHANGE</a> 1<dl class="el"><dd class="mdescRight">Notifies that the currently selected date is changed. <a href="group__mgext__ctrl__monthcal__ncs.htm#ga0"></a><br></dl></ul><h2>Typedefs</h2><ul><li>typedef <a class="el" href="struct__SYSTEMTIME.htm">_SYSTEMTIME</a> <a class="el" href="group__mgext__ctrl__monthcal.htm#ga0">SYSTEMTIME</a><li>typedef <a class="el" href="struct__SYSTEMTIME.htm">SYSTEMTIME</a> * <a class="el" href="group__mgext__ctrl__monthcal.htm#ga1">PSYSTEMTIME</a><dl class="el"><dd class="mdescRight">Data type of the pointer to a SYSTEMTIME. <a href="group__mgext__ctrl__monthcal.htm#ga1"></a><br></dl><li>typedef <a class="el" href="struct__MCCOLORINFO.htm">_MCCOLORINFO</a> <a class="el" href="group__mgext__ctrl__monthcal.htm#ga2">MCCOLORINFO</a><li>typedef <a class="el" href="struct__MCCOLORINFO.htm">MCCOLORINFO</a> * <a class="el" href="group__mgext__ctrl__monthcal.htm#ga3">PMCCOLORINFO</a><dl class="el"><dd class="mdescRight">Data type of the pointer to a MCCOLORINFO. <a href="group__mgext__ctrl__monthcal.htm#ga3"></a><br></dl></ul><hr><a name="_details"></a><h2>Detailed Description</h2><dl compact><dt><b>Author:</b></dt><dd>Wei Yongming <<a href="mailto:ymwei@minigui.org">ymwei@minigui.org</a>> </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="monthcal_8h-source.htm">monthcal.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 <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 + -