2025-04-27 07:49:33 -04:00

52 lines
2.2 KiB
HTML

<html xmlns:mso="urn:schemas-microsoft-com:office:office" xmlns:msdt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882">
<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<meta HTTP-EQUIV="Expires" CONTENT="Tue, 04 May 1999 21:29:02 GMT">
<title>RCML - !!ADD TITLE HERE!!</title>
<link rel="stylesheet" href="http://rcml/rcml.css" type="text/css">
<!--[if gte mso 9]><xml>
<mso:CustomDocumentProperties>
<mso:Assigned_x0020_To msdt:dt="string">felixA</mso:Assigned_x0020_To>
</mso:CustomDocumentProperties>
</xml><![endif]-->
</head>
<body>
<!-- Martian Text -->
<table border=0 cellpadding=0 cellspacing=0 height=39>
<tr>
<td><a class="logo" href="http://RCML">RCML</a>&nbsp;
<span class="logodot">.</span>&nbsp; <span class="logohead">Demo.
MSPaint Help</span></td>
</tr>
</table>
<hr>
<p class="section">
<!-- The Document --><!-- End Document -->What dialogs should I look at?
<p>Look at these 3 main dialogs:</p>
<p style="word-spacing: 0; margin-top: 0; margin-bottom: 0">Image --&gt;
Attributes (maps to mspaint-105.xml)</p>
<p style="word-spacing: 0; margin-top: 0; margin-bottom: 0">Image --&gt;
Flip/Rotate (maps to mspaint-112.xml)</p>
<p style="word-spacing: 0; margin-top: 0; margin-bottom: 0">Image --&gt; Stretch
Skew (maps to mspaint-113.xml)</p>
<p>If you make any changes to the XML files that each of these dialogs map to,
you should be able to see the changes in the dialog itself while the App is
running.&nbsp; Just close the dialog and re-open it!</p>
<p class="section">What should I look for?</p>
<p>In the Image --&gt; Attributes Dialog look for these two things:</p>
<p style="word-spacing: 0; margin-top: 0; margin-bottom: 0">&nbsp;&nbsp;&nbsp;
1. The embedded AVI.&nbsp; Cannot do this today in Win32</p>
<p style="word-spacing: 0; margin-top: 0; margin-bottom: 0">&nbsp;&nbsp;&nbsp;
2. Edit boxes support color.&nbsp; This is very easy to do.&nbsp; All you need
to type is &lt;STYLE COLOR=&quot;RED&quot; /&gt;</p>
<p>In general just try changing the sizes and positions of various controls and
see how our resize/auto layout code performs.</p>
<p>&nbsp;</p>
</body>
</html>