We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I was working on a small chat program, and when it came to initializing the client, it asked for the parent, which according to the reference should be "this" which doesn't work when initializing in a different class. How should I go about doing this?
Answers
What is the datatype of that parent parameter? :-/