ProgressWheel freeze with HTTPSocket (REALbasic network user group Mailinglist archive)
Back to the thread list
Previous thread: Re: Maximize/Restore Win vs OSX
Next thread: error starting RB 2010r1
| ProgressWheel freeze with HTTPSocket |
| Date: 02.03.10 22:53 (Tue, 2 Mar 2010 22:53:35 +0100) |
| From: Daniele Murabito |
|
Hi guys, when with my HTTPSocket download a file the ProgressWheel freeze. How i can solve this problem? I want that when HTTPSocket download a file, the ProgressWheel keeps turning. Thanks Daniele _________________________________________________________________ Scatta, ritocca e condividi le tue foto online. Gratis per te http://www.windowslive.it/foto.aspx _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html> |
| RE: ProgressWheel freeze with HTTPSocket |
| Date: 03.03.10 09:59 (Wed, 3 Mar 2010 09:59:16 +0100) |
| From: Daniele Murabito |
|
Hi Gary, you maybe don't understand my question, for explain well my problem i make a video. http://www.worksdem.com/videohttpsocket.zip Thanks for your help Daniele > Subject: Re: ProgressWheel freeze with HTTPSocket > From: <email address removed> > Date: Tue, 2 Mar 2010 17:06:06 -0500 > To: <email address removed> > Daniele, > > Creating a class thats has a super of the socket, then dealing with the events "DataAvailable" and "SendComplete" > to update the activity and the progress wheel ending should do the trick. > > Gary > On Mar 2, 2010, at 4:53 PM, Daniele Murabito wrote: > > > > > Hi guys, > > when with my HTTPSocket download a file the ProgressWheel freeze. > > How i can solve this problem? I want that when HTTPSocket download a file, the ProgressWheel keeps turning. > > > > Thanks > > > > Daniele > > > > _________________________________________________________________ > > Scatta, ritocca e condividi le tue foto online. Gratis per te > > http://www.windowslive.it/foto.aspx > > _______________________________________________ > > Unsubscribe or switch delivery mode: > > <http://www.realsoftware.com/support/listmanager/> > > > > Search the archives: > > <http://support.realsoftware.com/listarchives/lists.html> > _______________________________________________ > Unsubscribe or switch delivery mode: > <http://www.realsoftware.com/support/listmanager/> > Search the archives: > <http://support.realsoftware.com/listarchives/lists.html> _________________________________________________________________ Chiama e videochiama gratis su Messenger! http://www.messenger.it/videoconversazioni.aspx _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html> |
| RE: ProgressWheel freeze with HTTPSocket |
| Date: 02.03.10 23:26 (Tue, 2 Mar 2010 23:26:40 +0100) |
| From: Daniele Murabito |
|
Hi Gary,
if possible can you give me an example? I'm a beginner realbasic developer. > Subject: Re: ProgressWheel freeze with HTTPSocket > From: <email address removed> > Date: Tue, 2 Mar 2010 17:06:06 -0500 > To: <email address removed> > Daniele, > > Creating a class thats has a super of the socket, then dealing with the events "DataAvailable" and "SendComplete" > to update the activity and the progress wheel ending should do the trick. > > Gary > On Mar 2, 2010, at 4:53 PM, Daniele Murabito wrote: > > > > > Hi guys, > > when with my HTTPSocket download a file the ProgressWheel freeze. > > How i can solve this problem? I want that when HTTPSocket download a file, the ProgressWheel keeps turning. > > > > Thanks > > > > Daniele > > > > _________________________________________________________________ > > Scatta, ritocca e condividi le tue foto online. Gratis per te > > http://www.windowslive.it/foto.aspx > > _______________________________________________ > > Unsubscribe or switch delivery mode: > > <http://www.realsoftware.com/support/listmanager/> > > > > Search the archives: > > <http://support.realsoftware.com/listarchives/lists.html> > _______________________________________________ > Unsubscribe or switch delivery mode: > <http://www.realsoftware.com/support/listmanager/> > Search the archives: > <http://support.realsoftware.com/listarchives/lists.html> _________________________________________________________________ Personalizza il tuo Messenger con nuove e divertenti Emoticon http://www.pimpit.it/emoticon.html _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html> |
| Re: ProgressWheel freeze with HTTPSocket |
| Date: 02.03.10 23:06 (Tue, 2 Mar 2010 17:06:06 -0500) |
| From: Gary MacDougall |
|
Daniele,
Creating a class thats has a super of the socket, then dealing with the events "DataAvailable" and "SendComplete" to update the activity and the progress wheel ending should do the trick. Gary On Mar 2, 2010, at 4:53 PM, Daniele Murabito wrote: > > Hi guys, > when with my HTTPSocket download a file the ProgressWheel freeze. > How i can solve this problem? I want that when HTTPSocket download a file, the ProgressWheel keeps turning. > > Thanks > > Daniele > > _________________________________________________________________ > Scatta, ritocca e condividi le tue foto online. Gratis per te > http://www.windowslive.it/foto.aspx > _______________________________________________ > Unsubscribe or switch delivery mode: > <http://www.realsoftware.com/support/listmanager/> > Search the archives: > <http://support.realsoftware.com/listarchives/lists.html> _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html> |