Update of /cvsroot/wnd/wnd/wnd_doc/doc/controls/control classes/imagelist
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17133
Modified Files:
imagelist.dtpl
Log Message:
bit of this and a bit of that
Index: imagelist.dtpl
===================================================================
RCS file: /cvsroot/wnd/wnd/wnd_doc/doc/controls/control classes/imagelist/imagelist.dtpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** imagelist.dtpl 15 May 2005 10:03:02 -0000 1.2
--- imagelist.dtpl 2 Jul 2005 09:40:41 -0000 1.3
***************
*** 267,275 ****
icon by icon, whenever an icon for a file is requested. On 9x systems
the cache is shared amongst all processes.
! Currently only
! <a HREF="Imagelist methods/Drawicon.html">DrawIcon</a> and
! <a HREF="Imagelist methods/DrawiconEx.html">DrawIconEx</a>
! <a HREF="Imagelist methods/GetIconSize.html">GetIconSize</a>
! methods are supported by this class.
--- 267,278 ----
icon by icon, whenever an icon for a file is requested. On 9x systems
the cache is shared amongst all processes.
! Currently only the following methods are supported by this class<br>
! <a HREF="Imagelist methods/Draw.html">Draw</a> <br>
! <a HREF="Imagelist methods/DrawEx.html">DrawEx</a><br>
! <a HREF="Imagelist methods/GetIconSize.html">GetIconSize</a> <br>
! <a HREF="Imagelist methods/GetIconSize.html">GetIconSize</a> <br>
! <a HREF="Imagelist methods/SetBkColor.html">SetBkColor</a> <br>
! <a HREF="Imagelist methods/AddIcons.html">AddIcons</a> <br>
!
***************
*** 487,491 ****
to be drawn transparently over the image.
<br>
! See <a HREF=">SetOverlayImage.htnl">SetOverlayImage</a>
</P>
--- 490,494 ----
to be drawn transparently over the image.
<br>
! See <a HREF=">SetOverlayImage.html">SetOverlayImage</a>
</P>
|