Re: links to help using a window handle to print graphics to
- From: "Garry Freemyer" <garryfre@xxxxxxxxxxxxxxxxxxx>
- Date: Tue, 28 Jun 2005 19:31:26 -0700
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.
"Flip" <[remove_me]phenry_w@xxxxxxxxxxx> wrote in message
news:e6HqgbOeFHA.3712@xxxxxxxxxxxxxxxxxxxxxxx
> 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.
>
.
- References:
- Prev by Date: Re: DrawImage and Out Of Memory
- Next by Date: Re: links to help using a window handle to print graphics to
- Previous by thread: Re: links to help using a window handle to print graphics to
- Next by thread: Drawing of PNGs with transparent pixels
- Index(es):
Relevant Pages
|