Hi all.
I have written a program that extracts mp3 files from playlists and then copies them to a set directory. Now the whole thing works fine but as its copying, the whole application just goes blank. On closer inspection the task manager says the program is Not responding although this isnt the case as its happily copying files...
I have written progress bars and text box progress to show each file as its copied but this cannot be seen until the end of the copying..
Is there a way to get focus back to the main window and display these progress tools in real time...
I have written a program that extracts mp3 files from playlists and then copies them to a set directory. Now the whole thing works fine but as its copying, the whole application just goes blank. On closer inspection the task manager says the program is Not responding although this isnt the case as its happily copying files...
I have written progress bars and text box progress to show each file as its copied but this cannot be seen until the end of the copying..
Is there a way to get focus back to the main window and display these progress tools in real time...