Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP bug in form picture repaint
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
00953594
Message ID:
00953810
Vues:
21
>Jeff,
>
>I know this works with _screen.Picture to prevent noticeable repaint holes:
>
>
>_screen.Picture = ...
>?? ""
>
>
>You might try adding the ?? "" in the first activate of the form to see if it solves he problem you are seeing.
>
>
if ( this.lFirstActivate )
>   ?? ""
>   this.lFirstActivate = .f.
>endif
>
Thanks, but NOPE. Didn't work. This is a VFP bug and the only workaround is to avoid using the Picture property for forms and other controls. However, it's only in my scenario and I have no idea what is causing the mal-behavior. And, I'm unable come up with a simple enough scenario to repro. I've seen this before in VFP where your the app starts acting flaky.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform