Hi guys,
I have a program that searches a large quantity of files and performs tasks on the files.
can anyone tell me how to do the following:
I want to create a "Searching" window that pops up with a loading bar on it. i want the main window to lock so no buttons can be clicked and the "Searching" window remains on the screen until all files have been found. once the process finishes. the box disapears and the main window unlocks again .
many thanks in advance,
Hypehs