by prodeveloper » Tue May 04, 2010 4:18 am
Hi everyone. Right now I'm working on an application that retrieves a lot of pictures from the web, so it takes some time. In fact, in some cases, it takes several seconds so that a "Force Close/Wait" message box pops up, though the images are always retrieved eventually without any problem. Is there any way to suppress this message box from appearing? Thanks.