Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DrawMode what does it do
Message
From
20/09/2007 12:35:35
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01255705
Message ID:
01255775
Views:
17
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform