all groups > dotnet drawing api > june 2005 >
You're in the

dotnet drawing api

group:

links to help using a window handle to print graphics to


links to help using a window handle to print graphics to Flip
6/24/2005 1:59:21 PM
dotnet drawing api:
Hello, I'm new to C#/.NET and would like to play around with the preview
window for a C# screen saver. I understand from a previous posting I did
that one of the parameters given to a screen saver is the window handle for
the preview pane (correct term?). Ok, I understand that in english, but I
have no idea and I'm too new to know how to use that. I would love to get a
link to show me what to do with that information.

Thank you very much.

PS Bob Powell, maybe that would a cool addition to the FAQ? If it's there,
I apologize for the dupe email, could you point me in the right direction?
Thanks.

Re: links to help using a window handle to print graphics to Bob Powell [MVP]
6/24/2005 11:09:29 PM
I think I'll just point the FAQ to that excellent screensaver article...
less work for me :-)

--
Bob Powell [MVP]
Visual C#, System.Drawing

Ramuseco Limited .NET consulting
http://www.ramuseco.com

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.





[quoted text, click to view]

Re: links to help using a window handle to print graphics to Flip
6/27/2005 2:50:02 PM
[quoted text, click to view]
Is it up yet? :> Maybe I'm just a bit too quick.

Have a good one. And thanks for the reponse.

PS Thanks for the RSS feed info! I just subscribed.

Re: links to help using a window handle to print graphics to Garry Freemyer
6/28/2005 7:31:26 PM
http://www.codeproject.com/useritems/SwarmScreenSaver.asp

Here is some code for a screensaver that I wrote. I wrote it so that you can
just take my code and replace my clsInsects with a class of your own that
does your drawing. Change the names of the sln and project name if you wish
and you have a screensaver that works.

[quoted text, click to view]

Re: links to help using a window handle to print graphics to Garry Freemyer
6/28/2005 7:33:08 PM
What excellent screensaver article? I would be interested in looking it over
and learning a possibly better way to do things than how I did it.

[quoted text, click to view]

Re: links to help using a window handle to print graphics to Garry Freemyer
6/29/2005 10:31:22 AM
Hehe, Thanks. I figured it must have been someone else's article. :)
[quoted text, click to view]

Re: links to help using a window handle to print graphics to Bob Powell [MVP]
6/29/2005 11:54:25 AM
Ahh the artist is never satisfied.. Aside from the problems you've had and
resolved I think its one of the only decent screensaver articles out there..

--
Bob Powell [MVP]
Visual C#, System.Drawing

Ramuseco Limited .NET consulting
http://www.ramuseco.com

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.





[quoted text, click to view]

AddThis Social Bookmark Button