platform.htm
来自「创建可改变大小的对话框或框架的程序」· HTM 代码 · 共 39 行
HTM
39 行
<html>
<head>
<title>Platform Notes</title>
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<meta name="Microsoft Theme" content="none, default"><meta name="Microsoft Border" content="tb, default"></head>
<body><!--msnavigation--><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td>
<p align="center"><MAP NAME="FrontPageMap"><AREA SHAPE="RECT" COORDS="6, 5, 179, 53" HREF="http://www.stonehorse.com"></MAP><a href="_vti_bin/shtml.exe/platform.htm/map"><img align="left" ismap usemap="#FrontPageMap" border="0" alt="www.stonehorse.com" src="images/Small_logo.gif"></a><strong><font size="6">GeometryManager</font><br>
<font size="3">Version 1.01</font></strong></p>
</td></tr><!--msnavigation--></table><!--msnavigation--><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><!--msnavigation--><td valign="top">
<p><!--webbot bot="Navigation" S-Type="siblings" S-Orientation="horizontal" S-Rendering="graphics" B-Include-Home="TRUE" B-Include-Up="FALSE" startspan --><nobr>[ <a href="index.htm">Home</a> ]</nobr> <nobr>[ <a href="introduction.htm">Introduction</a> ]</nobr> <nobr>[ <a href="overview.htm">Overview</a> ]</nobr> <nobr>[ Platform Notes ]</nobr> <nobr>[ <a href="Reference.htm">Reference</a> ]</nobr> <nobr>[ <a href="history.htm">History</a> ]</nobr><!--webbot bot="Navigation" endspan i-checksum="6993" --></p>
<h1>Platform Notes</h1>
<h2>Windows CE</h2>
<p>The functionality of <strong>GeometryManager</strong> is nearly identical on all
platforms, with a few significant limitations for the Windows CE version. The biggest
limitation for the Windows CE version is that Windows CE does not allow the user to resize
windows of any kind. This is not a limitation if you are managing controls inside of a
frame window. However, for dialogs, some extra processing may be in order. For instance,
you may want to query the size of the display and resize your dialogs when they are
created to take up most of the space available. Since resizing windows is not allowed, the
<font face="Courier New">GM_NO_TRACK_MIN_SIZE</font> flag for <a href="GmStartDefinition.htm">GmStartDefinition</a> is not supported when compiling for
Windows CE targets.</p>
<p>Note that the Windows CE emulation environment that runs under Windows NT <em>does</em>
allow you to resize dialogs with a sizing frame, but actual Windows CE machines do not
have this functionality.
<!--msnavigation--></td></tr><!--msnavigation--></table><!--msnavigation--><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td>
<p><br>
<small>Please send any technical questions to <a href="mailto:techsupport@stonehorse.com">techsupport@stonehorse.com</a><br>
Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?