Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Application freezes
Message
From
26/04/2006 05:25:46
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
26/04/2006 04:49:07
Suhas Hegde
Dental Surgeon
Sirsi, India
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 6 SP5
Miscellaneous
Thread ID:
01116564
Message ID:
01116565
Views:
18
>hi,
>
>
>I have a form with methods , timer , cursors
>
>The timer access the internet using a method in the form,downloads data and updates the cursors again through a form method
>
>The interval when the timer activates freezes the application while downloading the data.
>
>how can i do this without the freezing the application ?
>
>any inputs will be greatly appriciated.
>
>suhashegde
>
>P.S. - Datadownload takes 2 to 5 secs and timer interval is 3 secs

Suhas,
Put the timer in a prg and create a separate exe. ShellExecute that exe. It'd then work independantly in another thread. Or alternatively your timer might be on that form but ShellExecute the 'downloader'.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform