Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DrawMode what does it do
Message
De
20/09/2007 12:35:35
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01255705
Message ID:
01255775
Vues:
18
This message has been marked as a message which has helped to the initial question of the thread.
>Hi all
>
>I was fiddling the form properties when I noticed DrawMode and I changed it to something other than default and ran the form, nothing really looked different.
>
>What is DrawMode for and when & where it can be used?

That applies when you are drawing directly on the form, i.e. not using controls or drawing behind them. Form.line(), form.pset(), form.print(). The drawmode sets the logical operation between the existing pixel and the newly drawn pixel, bitwise. The default is that the new pixel overwrites the old one, but it can be any other.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform