[Wnd-commit] wnd/wnd_doc/doc wnd.dtpl,1.3,1.4
Status: Alpha
Brought to you by:
jurner
|
From: jürgen u. <cer...@us...> - 2005-07-02 09:22:51
|
Update of /cvsroot/wnd/wnd/wnd_doc/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7919 Modified Files: wnd.dtpl Log Message: bit of this and a bit of that Index: wnd.dtpl =================================================================== RCS file: /cvsroot/wnd/wnd/wnd_doc/doc/wnd.dtpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** wnd.dtpl 15 May 2005 09:55:11 -0000 1.3 --- wnd.dtpl 2 Jul 2005 09:22:40 -0000 1.4 *************** *** 90,94 **** ::def:: ||type-POINT|| ! <a HREF="::root::Structures, types and makros/poin/POINT.html">POINT</a> ::def:: ||type-RECT|| --- 90,94 ---- ::def:: ||type-POINT|| ! <a HREF="::root::Structures, types and makros/point/POINT.html">POINT</a> ::def:: ||type-RECT|| *************** *** 383,386 **** --- 383,390 ---- same message-name will allways return the same message value, no matter wich process calls this method. + <br><br> + You should not use message names prefixed with 'wnd_'. These names + are considered reserved for the framework + </P> |