Well I'd like then the chance to ask....
If you need to start a long process (such as a lenghty math computation and by lengthy I mean it lasts more than 10 seconds ) How do you do it without using another thread. Because if you put the process in the button or action or whatever that is suppose to begin said process then your GUI (very understandbly) freezes until the process is over.
Bookmarks