Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to copy an form area to memory
Message
De
02/12/2000 03:16:18
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
How to copy an form area to memory
Divers
Thread ID:
00448465
Message ID:
00448465
Vues:
63
Hi readers:
Does anyone knows how to copy a rectangle from an active form into memory and recover it later.

I'm trying to animate an splash form using the form width and height properties and the resize method but the result it's not very impressive but slower and fuzzy.

Here my Activate code:
for i = 1 to 10
this.height = i*10
this.width = i*10
endfor

Resize method
this.refresh.

Any suggestion is wellcome!

Thanks in advance
Martin Alcaraz
malcaraz@rtn.uson.mx
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform