[Wnd-commit] wnd/wnd_doc/doc/controls/miscelaneous classes and functions/WindowClass windowclass.dtp
Status: Alpha
Brought to you by:
jurner
|
From: jürgen u. <cer...@us...> - 2005-07-23 20:07:38
|
Update of /cvsroot/wnd/wnd/wnd_doc/doc/controls/miscelaneous classes and functions/WindowClass In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6365 Modified Files: windowclass.dtpl Log Message: bit of this and a bit of that Index: windowclass.dtpl =================================================================== RCS file: /cvsroot/wnd/wnd/wnd_doc/doc/controls/miscelaneous classes and functions/WindowClass/windowclass.dtpl,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** windowclass.dtpl 29 Apr 2005 15:17:04 -0000 1.1.1.1 --- windowclass.dtpl 23 Jul 2005 20:07:27 -0000 1.2 *************** *** 238,242 **** ::item:: SetIcons ! <code>SetIcons(IconLarge, IconSmall)</code><br> <P>Sets the icon to be displayed on the caption of the window (IconLarge) and/or the icon to be used for the window when its minimized --- 238,242 ---- ::item:: SetIcons ! <code>SetIcons(IconLarge, IconSmall=None)</code><br> <P>Sets the icon to be displayed on the caption of the window (IconLarge) and/or the icon to be used for the window when its minimized |