main logo
Subject: RE: VFP7: Checking for Changes Made by the User
Author: "Derek J. Kalweit"
Posted: 2003/06/12 14:16:00
 
View Entire Thread
New Search


> 2) If required, make it faster.
>=20
> One would seldom have to do #2 with VFP.

I take great exception to that. I'm forced to spend a great deal of my =
time, optimizing VFP code to get decent performance. VFP's habit of =
bitblt()ing everything for the GUI, severely hurting performance. It =
takes 110ms to update a 3000 pixel long grid when only 500 or so of it =
is showing! Try doing that, along with all your other complex logic =
under a button, and still get it to seem responsive...


--=20
Derek






 
©2003 Derek J. Kalweit
<-- Prior Message New Search Next Message -->