Re: Possible to implement something like - WeOnlyDo Discussion board

Re: Possible to implement something like (General questions)

by wodDamir, Friday, November 23, 2007, 08:49 (5970 days ago) @ enaiman

Hi,

In order to use the Received Event in GUI mode(.ocx), you should set Handled parameter of the event to True. This will cause wodTelnetDLX not to remove the data from the buffer.

Since the component needs to display the received data on the screen, the Receive method is already being called internally, so unless Handled parameter is set, the data won't be shown in.

Hope this helps.

Regards,
Damba


Complete thread: