[Server, Client and socket] unkown problem i can't fix

10/25/2014 00:55 Xio.#31
Look dipshit. If you would have just taken a minute to read the thread I linked, there is a high possibility you would have fixed that issue by now.

HandForm.ShowDialog(this); <- Blocking the Mainform. Guess why it works with the form hidden.

Look how generous I feel today for some odd reason:

HandForm.Show(this);
10/25/2014 01:26 abdeen#32
When i use Show(this); method the hand form is freeze
10/25/2014 01:34 phize#33
[Only registered and activated users can see links. Click Here To Register...]

Please go back to basic programming tutorials.
10/25/2014 03:29 Xio.#34
Quote:
Originally Posted by abdeen View Post
When i use Show(this); method the hand form is freeze
No shit. I give up.
10/27/2014 09:48 Super Aids#35
DO NOT USE CheckForIllegalCrossThreadCalls