Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running .sprs in VFP7/8 screen refresh/redraw issue
Message
From
14/02/2003 17:24:16
 
 
To
14/02/2003 16:56:30
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00753511
Message ID:
00753532
Views:
10
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
Previous
Reply
Map
View

Click here to load this message in the networking platform