I have a simple program that downloads a large file using the HTTP Client.
How would one keep the user interface responsive during a long asynchronous
download?

I have tried a number of things and finally ended up adding a timer with an
Application.ProcessMessages in it. Is there a better way to keep the UI
responsive for button clicks and such?

Thanks,
-- 
Johnnie Norsworthy
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to