Might be help you Do you use looping for receiving data from web? If you do, add "Application.ProcessMessage;" somewhere in looping.
Niksen ----- Original Message ----- From: "iqbal_delphidev" <[email protected]> To: <[email protected]> Sent: Monday, March 02, 2009 5:48 PM Subject: [delphi-en] Application goes to steady mode. >I am using to read some data from web using socket. > I want to display some animation during reading the data from web. But > as well as I issue the command to read data, the animation stops and > the application goes in steady mode till it finished the reading. > > Note: > 1.I am reading the data in 1024 kb chunk. > 2.But it does not matter as usually I received only 50-200 kb at all. > How can I get rid of this situation? > > Any help will be much appreciated. > > Thanks in advance. > Kaif > > > > > ------------------------------------ > > ----------------------------------------------------- > Home page: http://groups.yahoo.com/group/delphi-en/ > To unsubscribe: [email protected]! Groups Links > > >

