Home > Archive > Clipper > April 2004 > Clipper App on XP
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Marek Powichrowski 2004-04-16, 8:30 am |
| Hi all,
who knows how to avoid very, very slow running CLipper DOS app on Windows
XP. The same app runs OK on Win 9x.
TIA,
Marek Powichrowski
| |
| Gejza Horvath 2004-04-17, 8:30 am |
| Hi Marek,
here is your solution http://www.engwall.com/clipper/index.htm
Gejza
"Marek Powichrowski" <marekp@telbank.pl> píše v diskusním příspěvku
news:c5nsav$aig$1@korweta.task.gda.pl...
> Hi all,
>
> who knows how to avoid very, very slow running CLipper DOS app on Windows
> XP. The same app runs OK on Win 9x.
>
> TIA,
>
> Marek Powichrowski
>
>
| |
| Marek Powichrowski 2004-04-17, 8:30 am |
|
Użytkownik "Gejza Horvath" <_hsoftkn@nextra.sk> napisał w wiadomo¶ci
news:c5r4no$4sa4o$1@ID-213383.news.uni-berlin.de...
> Hi Marek,
>
> here is your solution http://www.engwall.com/clipper/index.htm
>
> Gejza
Thanks.
Marek
| |
| Hans Lehmann 2004-04-20, 12:30 pm |
| Hi
There seems to be some confusion:
when a Clipper app is hogging the CPU then all the other apps are slow, but
not this one!
This Problem can be solved easily with OSLIB from Dave Pearson (thankyou
Dave).
The Problem we have is our own app running in a strange way. It looks as if
the screen was not
updated often enough. eg if you press the Down key continuously on when a
list of names is displayed, the cursor jumps 5 lines at once, but only every
0,5 seconds or so.
This gives the impression that the app is running slowly.
Thanks for help
Marek Powichrowski schrieb:
> Hi all,
>
> who knows how to avoid very, very slow running CLipper DOS app on Windows
> XP. The same app runs OK on Win 9x.
>
> TIA,
>
> Marek Powichrowski
|
|
|
|
|