Update of /cvsroot/win32forth/win32forth/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21177/doc
Modified Files:
p-classes.htm p-obtain.htm
Log Message:
Some minor changes for our WebPage.
Index: p-obtain.htm
===================================================================
RCS file: /cvsroot/win32forth/win32forth/doc/p-obtain.htm,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** p-obtain.htm 21 Dec 2004 00:18:56 -0000 1.1
--- p-obtain.htm 26 Feb 2006 07:27:42 -0000 1.2
***************
*** 38,48 ****
the installer.</p>
! <p align="center"><img border="0" src="setup01.jpg"></p>
<p align="left">Click the "Next" button</p>
! <p align="center"><img border="0" src="setup02.jpg"></p>
<p align="left">Read the Licence for Win32Forth and Click the "I Agree" button</p>
! <p align="center"><img border="0" src="setup03.jpg"></p>
<p align="left">Click the "Install" button once you have specified the directory
that you wish Win32Forth to be installed in.</p>
--- 38,48 ----
the installer.</p>
! <p align="center"><img border="0" src="Setup01.jpg"></p>
<p align="left">Click the "Next" button</p>
! <p align="center"><img border="0" src="Setup02.jpg"></p>
<p align="left">Read the Licence for Win32Forth and Click the "I Agree" button</p>
! <p align="center"><img border="0" src="Setup03.jpg"></p>
<p align="left">Click the "Install" button once you have specified the directory
that you wish Win32Forth to be installed in.</p>
***************
*** 51,59 ****
<p align="left">You shouldn't use a directory name that contains blank's.</p>
! <p align="center"><img border="0" src="setup04.jpg"></p>
<p align="left">After the installer has copyied the files into the destination
folder, the Win32Forth system will automatically be rebuild.</p>
! <p align="center"><img border="0" src="setup05.jpg"></p>
<p align="left">After rebuilding the system Win32Forth is ready to run. So
just Click the "Finish" button. And enjoy.
--- 51,59 ----
<p align="left">You shouldn't use a directory name that contains blank's.</p>
! <p align="center"><img border="0" src="Setup04.jpg"></p>
<p align="left">After the installer has copyied the files into the destination
folder, the Win32Forth system will automatically be rebuild.</p>
! <p align="center"><img border="0" src="Setup05.jpg"></p>
<p align="left">After rebuilding the system Win32Forth is ready to run. So
just Click the "Finish" button. And enjoy.
***************
*** 63,65 ****
</body>
! </html>
\ No newline at end of file
--- 63,65 ----
</body>
! </html>
Index: p-classes.htm
===================================================================
RCS file: /cvsroot/win32forth/win32forth/doc/p-classes.htm,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** p-classes.htm 22 Jan 2006 10:44:16 -0000 1.10
--- p-classes.htm 26 Feb 2006 07:27:42 -0000 1.11
***************
*** 96,100 ****
<li><a href="./classes/AXControl.htm">AXControl</a> Base class for ActiveX controls.</li>
<ul>
! <li><a href="./classes/HTMLControl.htm">HTMLControl</a> HTML control class.</li>
</ul>
</ul>
--- 96,100 ----
<li><a href="./classes/AXControl.htm">AXControl</a> Base class for ActiveX controls.</li>
<ul>
! <li><a href="./classes/HTMLcontrol.htm">HTMLControl</a> HTML control class.</li>
</ul>
</ul>
***************
*** 129,133 ****
<li><a href="./classes/gdiMetafile.htm">gdiMetafile</a> Enhanced metafile class.</li>
<li><a href="./classes/gdiDC.htm">gdiDC</a> Device context class.</li>
! <li><a href="./classes/gdiWindowDC.htm">gdiWindowDC</a> Window device context class.</li>
<li><a href="./classes/gdiMetafileDC.htm">gdiMetafileDC</a> Metafile device context class.</li>
</ul>
--- 129,133 ----
<li><a href="./classes/gdiMetafile.htm">gdiMetafile</a> Enhanced metafile class.</li>
<li><a href="./classes/gdiDC.htm">gdiDC</a> Device context class.</li>
! <li><a href="./classes/gdiWindowDc.htm">gdiWindowDC</a> Window device context class.</li>
<li><a href="./classes/gdiMetafileDC.htm">gdiMetafileDC</a> Metafile device context class.</li>
</ul>
|