Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Jumpy screens (vfp5)
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00086090
Message ID:
00086122
Vues:
22
>Anyone know a smooth way to move forms? I've tried Lockscreen & Hide/Show, but when I run the code in form activate, for example:
>
>if && some condition
> this.move(100,25)
>else
> this.move(0,0)
>endif
>
>the screen lingers, then jumps, and sometimes leaves a trail.

Bruce,

With an admittedly very lightweight form (a couple of command buttons, spinners and labels), I wasn't able to duplicate this problem. Of course, this was in the development environment, but I did have a number of other apps open at the time. I tried using .Move(), resetting .Top and .Left, and even the Foxtools _Wmovp() function.

Something occurs to me, however. Perhaps I'm misunderstanding the problem. Are you trying to have the form move pixel by pixel across the screen, or just re-position it? My form, for want of a better word, "jumped" to the new position, but no trail. (Machine is a P200 with 32Mb).
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform