I'm using Indy 9 in D7, and in my audio player I'm using a HTTP.Get to 
retrieve a webpage inside a separate thread so as to not affect 
operation of the main user interface.  However, during the execution of 
the Get, my main form stops responding.  This is only a couple of 
seconds usually, but it's quite noticeable when the VU meter stops.

I tried reducing the thread to an idle priority, but this doesn't help.

Does anyone have any ideas why this is happening?  I also have a thread 
doing an ftp upload using TidFTP, and this doesn't affect the main form 
at all.

Thanks,
Ross. 

_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to