Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running .sprs in VFP7/8 screen refresh/redraw issue
Message
De
14/02/2003 17:24:16
 
 
À
14/02/2003 16:56:30
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00753511
Message ID:
00753532
Vues:
15
Would #INSERT work for you? Looks like it should.

good luck


>I have a couple of screens that have not been converted to VFP7/8 yet and when the .spr is run, the screen is painted slowly during runtime. I have tested putting a
>
>#IF 'VISUAL' $ UPPER(VERSION())
> _screen.lockscreen=.T.
>#ENDIF
>
>in the top of section 1 before the @..SAY etc and then immediately before the READ statement adding a
>
>#IF 'VISUAL' $ UPPER(VERSION())
> _screen.lockscreen=.F.
>#ENDIF
>
>This works, however, I cannot figure out how to get it into the .spr in the correct location by editing using the modi screen functionality in FPD26. I do not want to edit the .spr manually evertime I rebuild the app and regenerate the app's .sprs. Where to put the code so it goes into the .spr in the correct locations?
>
>Appreciate any ideas...
>TIA,
>Tracy
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform