Update of /cvsroot/win32forth/win32forth/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20709/doc
Modified Files:
p-relnotes.6.12.htm
Log Message:
Some minor mods.
Index: p-relnotes.6.12.htm
===================================================================
RCS file: /cvsroot/win32forth/win32forth/doc/p-relnotes.6.12.htm,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** p-relnotes.6.12.htm 9 Feb 2006 18:01:44 -0000 1.8
--- p-relnotes.6.12.htm 6 May 2006 07:59:48 -0000 1.9
***************
*** 161,164 ****
--- 161,166 ----
</pre><p>
</li>
+ <li><a href="../src/lib/ListView.f">ListView Control</a>
+ </li>
</ul>
***************
*** 212,215 ****
--- 214,219 ----
<li>demos\GdiDemo\*.f - Various demos for the new GDI class library. Most of them were original written by
David R. Pochin.</li>
+ <li><a href="../demos/ListViewDemo.f">demos/ListViewDemo.f - Shows how to use the ListView control. Also shows how
+ to implement a Spliiter window</a></li>
</ul>
|