BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to paint on the desktop?

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> C++ Builder (Graphics)
View previous topic :: View next topic  
Author Message
NostraSdamus
Guest





PostPosted: Wed Oct 08, 2003 2:45 pm    Post subject: How to paint on the desktop? Reply with quote



Hi,
Some time before there was link to site where sample was.
Now link is dead, do somebody have that sample or something similar ?


Back to top
Ron Sawyer
Guest





PostPosted: Thu Oct 09, 2003 11:13 pm    Post subject: Re: How to paint on the desktop? Reply with quote



Try something like this:

TCanvas *LclCanvas = new TCanvas();
HDC LclDC;
LclDC = GetDC(0);
LclCanvas->Handle = LclDC;
LclCanvas->MoveTo(100, 100);
LclCanvas->LineTo(200, 200);

Remember to delete LclCanvas when you are done with it.

NostraSdamus wrote:
Quote:

Hi,
Some time before there was link to site where sample was.
Now link is dead, do somebody have that sample or something similar ?

Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> C++ Builder (Graphics) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.