muks wrote:
same is the case when i use a control instead of dialog right?
What do you mean by "same"? What kind of control? can you be a bit more specific? Most users i know can only press one control at any given time, so parallel processing is not that important here. Of course the UI runs in it's own thread, so other things can happen at the same time in the background.
muks wrote:
Then what do you exactly mean by multi threading and parallel processing?
The only person in the thread that mentioned parallel processing was you (in the title) and multithreading was never mentioned here? Are you by any chance referring to a different thread or post with this part of your question?
In any case, LabVIEW was multithreaded way before version 8.0, so you won't see much of a difference going to 8.5 in this respect. Of course there are other nice new features that make upgrading worth it. 😉
What kind of problem are you actually trying to solve?