Joined: Tue Mar 27, 2007 10:55 pm Posts: 2279 Location: Earth Has thanked: 39 time Have thanks: 61 time
Following example show you how to create a dialog which contains , progress bar .Please take in mind that while your are waiting other processes is to use threads. For example you may want to run the main application process in a thread and the updating of the progress bar in other thread.