Valentina 2.0. -- What is your 3 DREAM features?
Charles Yeomans
yeomans at desuetude.com
Mon Feb 2 12:48:14 CST 2004
On Feb 1, 2004, at 7:54 AM, Ruslan Zasukhin wrote:
[whack]
>
> I see what you mean!
>
> Igor, to implement this, you need add into C++ Client SDK,
> Callback function which IS called when server send to client message
> that it
> is disconnected.
>
> I am sure it send such message, yes?
>
> Then we will be able use this callback to implement in V4MD and V4RB
> callback on Lingo and RB code level. You see?
> REALbasic name this Events it seems.
Not quite; events in REALbasic are essentially methods that you declare
in a class, but implement in a subclass. Events constitute language
support for the Template pattern.
Charles Yeomans
More information about the Valentina
mailing list