[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
oWin:link( <lSubClass> ) -> nil
------------------------------------------------------------------------------
PARAMETER:
<lSubClass> if this parameter is TRUE ( default ), then our window
will be 'subclassed', which means that all messages are sent
to our own eventhandler ( ::handleEvent() ) instead of
the default handler.
DESCRIPTION:
This method conncects the windows object to windows event loop. It
replaces the original methodhandler with our method ::HandleEvent()
This is API stuff that should not worry you until you sit firm in windows
saddle. FiveWin handles it for you..
See Also:
Messages
nOldProc
ChangeProc
RestProc
HandleEvent
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson