Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding 'modified' tooltip
Message
From
23/09/2005 05:31:38
 
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01051669
Message ID:
01052305
Views:
13
Viv,

If there is another window on top then your drawing is clipped to the window context not to anything else. You only draw to the context/surface associated with the window.

I am not advocating going to the display buffer directly as you can with DirectDraw or DirectX surfaces.

If you take my example of the tooltip then if I draw a "hot-area" from the MouseMove event I do not draw directly onto the tooltip - it does not get corrupted.

Regards
Neil
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform