T
TomComWinter
Hello,
After searching and reading for a long a time I have a little question:
I have a ClientSide of a chat program i'm programming. There is a
thread running in order to handle all the incoming data from the
server.
What I want to do is Create a new instance and Show a form after
specific data arrives from the server. The problem is that it doesn't
allow me. I know in fact that the thread that handles the incoming data
is the one trying load the new form. The porgram crashes once trying to
show the new form.
can someone please help me?
Thank you very much!
After searching and reading for a long a time I have a little question:
I have a ClientSide of a chat program i'm programming. There is a
thread running in order to handle all the incoming data from the
server.
What I want to do is Create a new instance and Show a form after
specific data arrives from the server. The problem is that it doesn't
allow me. I know in fact that the thread that handles the incoming data
is the one trying load the new form. The porgram crashes once trying to
show the new form.
can someone please help me?
Thank you very much!