I'm getting annoyed with GUI problems in my threads. How do i create a FIFO so my main form/thread will receive data to do things instead of having my threads use a callback and run the code (and fail) themselves?
The gui problem in question -> http://stackoverflow.com/questions/729359/thread-exception-on-selectednode-nodes0/729377